|
Inventory Engine v4.3
|
A helper class to handle geometry related operations. More...
Classes | |
| struct | MMEdge |
Static Public Member Functions | |
| static List< MMEdge > | GetEdges (int[] indices) |
| static List< MMEdge > | FindBoundary (this List< MMEdge > edges) |
| static List< MMEdge > | SortEdges (this List< MMEdge > edges) |
A helper class to handle geometry related operations.
|
static |