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

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
 

Detailed Description

representation de l'indexation complete d'un sommet

Definition at line 175 of file wavefront.cpp.


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