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

Inherits Structure.

Static Public Attributes

int AI_SCENE_FLAGS_INCOMPLETE = 0x1
 
int AI_SCENE_FLAGS_NON_VERBOSE_FORMAT = 0x8
 
int AI_SCENE_FLAGS_TERRAIN = 0x10
 
int AI_SCENE_FLAGS_VALIDATED = 0x2
 
int AI_SCENE_FLAGS_VALIDATION_WARNING = 0x4
 

Detailed Description

See 'aiScene.h' for details.

Member Data Documentation

◆ AI_SCENE_FLAGS_INCOMPLETE

int pyassimp.structs.Scene.AI_SCENE_FLAGS_INCOMPLETE = 0x1
static

◆ AI_SCENE_FLAGS_NON_VERBOSE_FORMAT

int pyassimp.structs.Scene.AI_SCENE_FLAGS_NON_VERBOSE_FORMAT = 0x8
static

◆ AI_SCENE_FLAGS_TERRAIN

int pyassimp.structs.Scene.AI_SCENE_FLAGS_TERRAIN = 0x10
static

◆ AI_SCENE_FLAGS_VALIDATED

int pyassimp.structs.Scene.AI_SCENE_FLAGS_VALIDATED = 0x2
static

◆ AI_SCENE_FLAGS_VALIDATION_WARNING

int pyassimp.structs.Scene.AI_SCENE_FLAGS_VALIDATION_WARNING = 0x4
static

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