gk::SubMesh Struct Reference

representation d'une partie d'un maillage associee a une matiere unique identifiee par son indice 'material_id'. More...

#include <Mesh.h>

List of all members.

Public Member Functions

 SubMesh ()
 constructeur.
 SubMesh (const int begin, const int end, const int material_id)
 constructeur par defaut.
 ~SubMesh ()
 destructeur.

Public Attributes

int m_begin
 premier vertex du submesh.
int m_end
 dernier vertex du submesh.
int m_material_id
 indice de la matiere associee au submesh, cf. gk::Mesh::m_materials.

Detailed Description

representation d'une partie d'un maillage associee a une matiere unique identifiee par son indice 'material_id'.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Friends
Generated on Fri Dec 17 16:19:17 2010 for gKitGL by  doxygen 1.6.3