MutableS2ShapeIndex.release

Removes the given shape from the index and return ownership to the caller. Invalidates all iterators and their associated data.

class MutableS2ShapeIndex
release
()
out { assert (_shapes[shapeId] is null); }

Meta