Public Member Functions | |
bool | operator< (const VertexIndex &right) |
bool | operator== (const VertexIndex &right) |
Public Attributes | |
unsigned | face |
unsigned | vertex |
unsigned | start |
unsigned | count |
bool VertexIndex::operator< | ( | const VertexIndex & | right | ) | [inline] |
bool VertexIndex::operator== | ( | const VertexIndex & | right | ) | [inline] |
unsigned VertexIndex::count |
unsigned VertexIndex::face |
unsigned VertexIndex::start |
unsigned VertexIndex::vertex |