Function TileHandler.FindIntersectingCuts

FindIntersectingCuts (UnsafeSpan<ContourMeta> contoursMeta, UnsafeSpan<IntBounds> cutBounds, NativeList<int> interestingCuts, NativeList<int> interestingDualCuts, IntBounds triBounds, bool addedGeometry)
Private Static
void FindIntersectingCuts (

UnsafeSpan<ContourMeta>

contoursMeta

UnsafeSpan<IntBounds>

cutBounds

NativeList<int>

interestingCuts

NativeList<int>

interestingDualCuts

IntBounds

triBounds

bool

addedGeometry

)