Assimp  v3.1.1 (June 2014)
Assimp::SceneHelper Struct Reference

Utility for SceneCombiner. More...

Public Member Functions

AI_FORCE_INLINE aiSceneoperator-> () const
 
 SceneHelper ()
 
 SceneHelper (aiScene *_scene)
 

Public Attributes

std::set< unsigned int > hashes
 
char id [32]
 
unsigned int idlen
 
aiScenescene
 

Detailed Description

Utility for SceneCombiner.

Constructor & Destructor Documentation

Assimp::SceneHelper::SceneHelper ( )
inline
Assimp::SceneHelper::SceneHelper ( aiScene _scene)
inlineexplicit

Member Function Documentation

AI_FORCE_INLINE aiScene* Assimp::SceneHelper::operator-> ( ) const
inline

Member Data Documentation

std::set<unsigned int> Assimp::SceneHelper::hashes
char Assimp::SceneHelper::id[32]
unsigned int Assimp::SceneHelper::idlen
aiScene* Assimp::SceneHelper::scene

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