UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::TCorePlane< T, d > Member List

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) constChaos::TCorePlane< T, d >inline
FindClosestPoint(const FVec3 &x, const FReal Thickness=(FReal) 0) constChaos::TCorePlane< T, d >inline
GetTypeHash() constChaos::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() constChaos::TCorePlane< T, d >inline
Normal(const TVec3< T > &) constChaos::TCorePlane< T, d >inline
PhiWithNormal(const FVec3 &x, FVec3 &Normal) constChaos::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) constChaos::TCorePlane< T, d >inline
Serialize(FArchive &Ar)Chaos::TCorePlane< T, d >inline
SignedDistance(const TVec3< U > &x) constChaos::TCorePlane< T, d >inline
TCorePlane()=defaultChaos::TCorePlane< T, d >
TCorePlane(const TVec3< T > &InX, const TVec3< T > &InNormal)Chaos::TCorePlane< T, d >inline
X() constChaos::TCorePlane< T, d >inline