|
| class | MR |
| class | MR.Const_UnorientedTriangle |
| | describes a triangle as three vertex IDs sorted in a way to quickly find same triangles irrespective of vertex order (clockwise or counterclockwise) Generated from class MR.UnorientedTriangle. This is the const half of the class. More...
|
| struct | MR.Const_UnorientedTriangle._Underlying |
| class | MR.UnorientedTriangle |
| | describes a triangle as three vertex IDs sorted in a way to quickly find same triangles irrespective of vertex order (clockwise or counterclockwise) Generated from class MR.UnorientedTriangle. This is the non-const half of the class. More...
|