![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
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) const | UE::Geometry::TPlane3< RealType > | inline |
| Constant | UE::Geometry::TPlane3< RealType > | |
| DistanceTo(const UE::Math::TVector< RealType > &P) const | UE::Geometry::TPlane3< RealType > | inline |
| EClipSegmentType enum name | UE::Geometry::TPlane3< RealType > | |
| FindLineIntersection(const UE::Math::TVector< RealType > &LineOrigin, const UE::Math::TVector< RealType > &LineDirection, UE::Math::TVector< RealType > &IntersectionPointOut) const | UE::Geometry::TPlane3< RealType > | inline |
| FirstClipped enum value | UE::Geometry::TPlane3< RealType > | |
| FullyClipped enum value | UE::Geometry::TPlane3< RealType > | |
| InverseTransform(const TTransform< RealType > &Tr) | UE::Geometry::TPlane3< RealType > | inline |
| Normal | UE::Geometry::TPlane3< RealType > | |
| NotClipped enum value | UE::Geometry::TPlane3< RealType > | |
| operator FPlane() const | UE::Geometry::TPlane3< RealType > | inlineexplicit |
| SecondClipped enum value | UE::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) const | UE::Geometry::TPlane3< RealType > | inline |