gKit2 light
Public Member Functions | Public Attributes | List of all members
MeshVertex Struct Reference

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
 

Detailed Description

representation de l'indexation complete d'un sommet

Definition at line 26 of file mesh_buffer.cpp.


The documentation for this struct was generated from the following file: