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 FixHullOverlapsInNegativeSpace
(
double NegativeSpaceTolerance,
double NegativeSpaceMinRadius
)
Remarks
Fix overlaps between current Decomposition and associated NegativeSpace, using the saved associations in the FConvexPart::OverlapsNegativeSpace Note the tolerance and min radius may not be the same as originally used to generate the negative space; they should just be large enough to avoid 'locking' the merge step for any hulls that still overlap negative space after splitting