Assimp  v4.1. (December 2018)
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 'mesh.h' for details.

Member Data Documentation

◆ AI_MAX_BONE_WEIGHTS

int pyassimp.structs.Mesh.AI_MAX_BONE_WEIGHTS = 0x7fffffff
static

◆ AI_MAX_FACE_INDICES

int pyassimp.structs.Mesh.AI_MAX_FACE_INDICES = 0x7fff
static

◆ AI_MAX_FACES

int pyassimp.structs.Mesh.AI_MAX_FACES = 0x7fffffff
static

◆ AI_MAX_NUMBER_OF_COLOR_SETS

int pyassimp.structs.Mesh.AI_MAX_NUMBER_OF_COLOR_SETS = 0x8
static

◆ AI_MAX_NUMBER_OF_TEXTURECOORDS

int pyassimp.structs.Mesh.AI_MAX_NUMBER_OF_TEXTURECOORDS = 0x8
static

◆ AI_MAX_VERTICES

int pyassimp.structs.Mesh.AI_MAX_VERTICES = 0x7fffffff
static

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