Create a triangle element map with an initial allocation capacity.
The initial allocation size for the map to grow up to
Get the inverse map from elements to triangle indices
Note this is a snapshot at the current time.
Get the current forwards mapping, note this is a snapshot at the current time.
The forwards mapping.
Get the number of triangles in the map.
Return the size of this.
Add a mapping range for a particular element.
The beginning triangle index (inclusive)
The ending triangle index (exclusive)
Map where the index is the triangle index of a geometry object, and the values are the local IDs of the matching elements.