Exemple #1
0
 void CopyFrom(NativeListArray <Edge> dst, int index, ref BrushIntersectionLoop brushIntersectionLoop, HashedVertices hashedTreeSpaceVertices, int extraCapacity)
 {
     ref var vertexIndex     = ref brushIntersectionLoop.loopVertexIndex;
 void CopyFrom(NativeList <UnsafeList <Edge> > dst, int index, ref BrushIntersectionLoop brushIntersectionLoop, HashedVertices hashedTreeSpaceVertices, int extraCapacity)
 {
     Debug.Assert(extraCapacity >= 0);
     ref var vertexIndex     = ref brushIntersectionLoop.loopVertexIndex;