Helper data structure for SceneCombiner.
More...
#include <SceneCombiner.h>
Helper data structure for SceneCombiner.
Describes to which node a scene must be attached to.
◆ AttachmentInfo() [1/2]
Assimp::AttachmentInfo::AttachmentInfo |
( |
| ) |
|
|
inline |
◆ AttachmentInfo() [2/2]
Assimp::AttachmentInfo::AttachmentInfo |
( |
aiScene * |
_scene, |
|
|
aiNode * |
_attachToNode |
|
) |
| |
|
inline |
◆ attachToNode
aiNode* Assimp::AttachmentInfo::attachToNode |
◆ scene
aiScene* Assimp::AttachmentInfo::scene |
The documentation for this struct was generated from the following file: