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

Helper data structure for SceneCombiner. More...

Public Member Functions

 AttachmentInfo ()
 
 AttachmentInfo (aiScene *_scene, aiNode *_attachToNode)
 

Public Attributes

aiNodeattachToNode
 
aiScenescene
 

Detailed Description

Helper data structure for SceneCombiner.

Describes to which node a scene must be attached to.

Constructor & Destructor Documentation

Assimp::AttachmentInfo::AttachmentInfo ( )
inline
Assimp::AttachmentInfo::AttachmentInfo ( aiScene _scene,
aiNode _attachToNode 
)
inline

Member Data Documentation

aiNode* Assimp::AttachmentInfo::attachToNode
aiScene* Assimp::AttachmentInfo::scene

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