$darkmode
Public Member Functions | |
| SortedTriple (unsigned int v0, unsigned int v1, unsigned int v2, FacePointer _fp) | |
| bool | operator< (const SortedTriple &p) const |
| bool | operator== (const SortedTriple &s) const |
Public Attributes | |
| unsigned int | v [3] |
| FacePointer | fp |