Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/CompGeom > API/Runtime/GeometryCore/CompGeom/FConvexDecomposition3
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/CompGeom/ConvexDecomposition3.h |
| Include | #include "CompGeom/ConvexDecomposition3.h" |
| Source | /Engine/Source/Runtime/GeometryCore/Private/CompGeom/ConvexDecomposition3.cpp |
void DeleteProximity
&40;
int32 ProxIdx,
bool bDeleteMapReferences
&41;
Remarks
Helper function to delete a proximity relationship, and fix index references to account for the new array ordering
Parameters
| Name | Description |
|---|---|
| bDeleteMapReferences | If true, also update references in the DecompositionToProximity map |