#include <glc_objtoworld.h>
Public Member Functions | |
| ObjVertice () | |
| ObjVertice (int v1, int v2, int v3) | |
Public Attributes | |
| QVector< int > | m_Values |
Definition at line 75 of file glc_objtoworld.h.
| GLC_ObjToWorld::ObjVertice::ObjVertice | ( | ) | [inline] |
Definition at line 77 of file glc_objtoworld.h.
| GLC_ObjToWorld::ObjVertice::ObjVertice | ( | int | v1, | |
| int | v2, | |||
| int | v3 | |||
| ) | [inline] |
Definition at line 84 of file glc_objtoworld.h.
| QVector<int> GLC_ObjToWorld::ObjVertice::m_Values |
Definition at line 92 of file glc_objtoworld.h.
Referenced by operator==(), and qHash().