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 begin
 premier vertex du submesh.
int end
 dernier vertex du submesh.
int 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 Thu Sep 22 16:34:00 2011 for gKitGL by  doxygen 1.6.3