|
Assimp v5.2.2 (January 2022)
The Asset-Importer-Lib API documentation.
|
Helper data structure for SceneCombiner. More...
#include <SceneCombiner.h>
Public Member Functions | |
| AttachmentInfo () | |
| AttachmentInfo (aiScene *_scene, aiNode *_attachToNode) | |
Public Attributes | |
| aiNode * | attachToNode |
| aiScene * | scene |
Helper data structure for SceneCombiner.
Describes to which node a scene must be attached to.
|
inline |
| aiNode* Assimp::AttachmentInfo::attachToNode |
| aiScene* Assimp::AttachmentInfo::scene |