gKit2 light
|
representation de l'indexation complete d'un sommet More...
Public Member Functions | |
MeshVertex (const int m, const int p, const int t, const int n) | |
bool | operator< (const MeshVertex &b) const |
Public Attributes | |
int | material |
int | position |
int | texcoord |
int | normal |
representation de l'indexation complete d'un sommet
Definition at line 26 of file mesh_buffer.cpp.