![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FConvexVolume, including all inherited members.
| ClipPolygon(class FPoly &Polygon) const | FConvexVolume | |
| DistanceTo(const FVector &Point) const | FConvexVolume | |
| FConvexVolume() | FConvexVolume | inline |
| FConvexVolume(const TArray< FPlane, TInlineAllocator< 6 > > &InPlanes) | FConvexVolume | inline |
| FPermutedPlaneArray typedef | FConvexVolume | |
| FPlaneArray typedef | FConvexVolume | |
| GetBoxIntersectionOutcode(const FVector &Origin, const FVector &Extent) const | FConvexVolume | |
| Init(void) | FConvexVolume | |
| IntersectBox(const FVector &Origin, const FVector &Extent) const | FConvexVolume | |
| IntersectBox(const FVector &Origin, const FVector &Extent, bool &bOutFullyContained) const | FConvexVolume | |
| IntersectBox(const FVector &Origin, const FVector &Translation, const FVector &Extent) const | FConvexVolume | |
| IntersectLineSegment(const FVector &Start, const FVector &End) const | FConvexVolume | |
| IntersectPoint(const FVector &Point) const | FConvexVolume | inline |
| IntersectSphere(const FVector &Origin, const float &Radius) const | FConvexVolume | |
| IntersectSphere(const FVector &Origin, const float &Radius, bool &bOutFullyContained) const | FConvexVolume | |
| IntersectTriangle(const FVector &PointA, const FVector &PointB, const FVector &PointC, bool &bOutFullyContained) const | FConvexVolume | |
| operator<< | FConvexVolume | friend |
| PermutedPlanes | FConvexVolume | |
| Planes | FConvexVolume |