UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Geometry::TPlane3< RealType > Member List

This is the complete list of members for UE::Geometry::TPlane3< RealType >, including all inherited members.

ClipSegment(UE::Math::TVector< RealType > &Point0, UE::Math::TVector< RealType > &Point1) constUE::Geometry::TPlane3< RealType >inline
ConstantUE::Geometry::TPlane3< RealType >
DistanceTo(const UE::Math::TVector< RealType > &P) constUE::Geometry::TPlane3< RealType >inline
EClipSegmentType enum nameUE::Geometry::TPlane3< RealType >
FindLineIntersection(const UE::Math::TVector< RealType > &LineOrigin, const UE::Math::TVector< RealType > &LineDirection, UE::Math::TVector< RealType > &IntersectionPointOut) constUE::Geometry::TPlane3< RealType >inline
FirstClipped enum valueUE::Geometry::TPlane3< RealType >
FullyClipped enum valueUE::Geometry::TPlane3< RealType >
InverseTransform(const TTransform< RealType > &Tr)UE::Geometry::TPlane3< RealType >inline
NormalUE::Geometry::TPlane3< RealType >
NotClipped enum valueUE::Geometry::TPlane3< RealType >
operator FPlane() constUE::Geometry::TPlane3< RealType >inlineexplicit
SecondClipped enum valueUE::Geometry::TPlane3< RealType >
TPlane3()UE::Geometry::TPlane3< RealType >inline
TPlane3(const UE::Math::TVector< RealType > &Normal, double Constant)UE::Geometry::TPlane3< RealType >inline
TPlane3(const UE::Math::TVector< RealType > &Normal, const UE::Math::TVector< RealType > &Point)UE::Geometry::TPlane3< RealType >inline
TPlane3(const UE::Math::TVector< RealType > &P0, const UE::Math::TVector< RealType > &P1, const UE::Math::TVector< RealType > &P2)UE::Geometry::TPlane3< RealType >inline
TPlane3(const FPlane &Plane)UE::Geometry::TPlane3< RealType >inlineexplicit
Transform(const TTransform< RealType > &Tr)UE::Geometry::TPlane3< RealType >inline
WhichSide(const UE::Math::TVector< RealType > &P) constUE::Geometry::TPlane3< RealType >inline