|
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.
|
inline |
Definition at line 33 of file mesh_buffer.cpp.
|
inline |
Definition at line 34 of file mesh_buffer.cpp.
|
inline |
Definition at line 37 of file mesh_buffer.cpp.
| int MeshVertex::material |
Definition at line 28 of file mesh_buffer.cpp.
| int MeshVertex::position |
Definition at line 29 of file mesh_buffer.cpp.
| int MeshVertex::texcoord |
Definition at line 30 of file mesh_buffer.cpp.
| int MeshVertex::normal |
Definition at line 31 of file mesh_buffer.cpp.