Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FConvexDecomposition3 > API/Runtime/GeometryCore/FConvexDecomposition3/FProximity
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FProximity () |
CompGeom/ConvexDecomposition3.h | ||
FProximity
(
const FIndex2i& Link, |
CompGeom/ConvexDecomposition3.h |
FProximity()
| Name | FProximity |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/CompGeom/ConvexDecomposition3.h |
| Include Path | #include "CompGeom/ConvexDecomposition3.h" |
FProximity()
FProximity(const FIndex2i &, const FPlane3d &, bool)
| Name | FProximity |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/CompGeom/ConvexDecomposition3.h |
| Include Path | #include "CompGeom/ConvexDecomposition3.h" |
FProximity
(
const FIndex2i & Link,
const FPlane3d & Plane,
bool bPlaneSeparates
)