Assimp  v3.1.1 (June 2014)
pyassimp.structs.Mesh Class Reference

Inherits Structure.

Static Public Attributes

int AI_MAX_BONE_WEIGHTS = 0x7fffffff
 
int AI_MAX_FACE_INDICES = 0x7fff
 
int AI_MAX_FACES = 0x7fffffff
 
int AI_MAX_NUMBER_OF_COLOR_SETS = 0x8
 
int AI_MAX_NUMBER_OF_TEXTURECOORDS = 0x8
 
int AI_MAX_VERTICES = 0x7fffffff
 

Detailed Description

See 'aiMesh.h' for details.

Member Data Documentation

int pyassimp.structs.Mesh.AI_MAX_BONE_WEIGHTS = 0x7fffffff
static
int pyassimp.structs.Mesh.AI_MAX_FACE_INDICES = 0x7fff
static
int pyassimp.structs.Mesh.AI_MAX_FACES = 0x7fffffff
static
int pyassimp.structs.Mesh.AI_MAX_NUMBER_OF_COLOR_SETS = 0x8
static
int pyassimp.structs.Mesh.AI_MAX_NUMBER_OF_TEXTURECOORDS = 0x8
static
int pyassimp.structs.Mesh.AI_MAX_VERTICES = 0x7fffffff
static

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