![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for Chaos::TCoreSegment< T >, including all inherited members.
| BoundingBox() const | Chaos::TCoreSegment< T > | inline |
| GetAxis() const | Chaos::TCoreSegment< T > | inline |
| GetCenter() const | Chaos::TCoreSegment< T > | inline |
| GetLength() const | Chaos::TCoreSegment< T > | inline |
| GetX1() const | Chaos::TCoreSegment< T > | inline |
| GetX2() const | Chaos::TCoreSegment< T > | inline |
| IsConvex() const | Chaos::TCoreSegment< T > | inline |
| Serialize(FArchive &Ar) | Chaos::TCoreSegment< T > | inline |
| Support(const TVec3< T > &Direction, const T Thickness, int32 &VertexIndex) const | Chaos::TCoreSegment< T > | inline |
| SupportCore(const TVec3< T > &Direction, int32 &VertexIndex) const | Chaos::TCoreSegment< T > | inline |
| TCoreSegment() | Chaos::TCoreSegment< T > | inline |
| TCoreSegment(const TVec3< T > &X1, const TVec3< T > &X2) | Chaos::TCoreSegment< T > | inline |
| TCoreSegment(const TVec3< T > &X1, const TVec3< T > &Axis, const T Length) | Chaos::TCoreSegment< T > | inline |
| ToString() const | Chaos::TCoreSegment< T > | inline |