![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for Chaos::TCorePlane< T, d >, including all inherited members.
| FindClosestIntersection(const FVec3 &StartPoint, const FVec3 &EndPoint, const FReal Thickness) const | Chaos::TCorePlane< T, d > | inline |
| FindClosestPoint(const FVec3 &x, const FReal Thickness=(FReal) 0) const | Chaos::TCorePlane< T, d > | inline |
| GetTypeHash() const | Chaos::TCorePlane< T, d > | inline |
| MakeFrom(const TCorePlane< U > &Plane) | Chaos::TCorePlane< T, d > | inlinestatic |
| MakeScaledSafe(const TCorePlane< T > &Plane, const TVec3< T > &Scale) | Chaos::TCorePlane< T, d > | inlinestatic |
| MakeScaledUnsafe(const TCorePlane< U > &Plane, const TVec3< T > &Scale, const TVec3< T > &InvScale) | Chaos::TCorePlane< T, d > | inlinestatic |
| MakeScaledUnsafe(const TVec3< U > &PlaneN, const TVec3< U > &PlaneX, const TVec3< T > &Scale, const TVec3< T > &InvScale, TVec3< T > &OutN, TVec3< T > &OutX) | Chaos::TCorePlane< T, d > | inlinestatic |
| Normal() const | Chaos::TCorePlane< T, d > | inline |
| Normal(const TVec3< T > &) const | Chaos::TCorePlane< T, d > | inline |
| PhiWithNormal(const FVec3 &x, FVec3 &Normal) const | Chaos::TCorePlane< T, d > | inline |
| Raycast(const FVec3 &StartPoint, const FVec3 &Dir, const FReal Length, const FReal Thickness, FReal &OutTime, FVec3 &OutPosition, FVec3 &OutNormal, int32 &OutFaceIndex) const | Chaos::TCorePlane< T, d > | inline |
| Serialize(FArchive &Ar) | Chaos::TCorePlane< T, d > | inline |
| SignedDistance(const TVec3< U > &x) const | Chaos::TCorePlane< T, d > | inline |
| TCorePlane()=default | Chaos::TCorePlane< T, d > | |
| TCorePlane(const TVec3< T > &InX, const TVec3< T > &InNormal) | Chaos::TCorePlane< T, d > | inline |
| X() const | Chaos::TCorePlane< T, d > | inline |