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