Assimp v5.2.2 (January 2022)
The Asset-Importer-Lib API documentation.
Assimp::NodeAttachmentInfo Struct Reference

#include <SceneCombiner.h>

Public Member Functions

 NodeAttachmentInfo ()
 
 NodeAttachmentInfo (aiNode *_scene, aiNode *_attachToNode, size_t idx)
 

Public Attributes

aiNodeattachToNode
 
aiNodenode
 
bool resolved
 
size_t src_idx
 

Constructor & Destructor Documentation

◆ NodeAttachmentInfo() [1/2]

Assimp::NodeAttachmentInfo::NodeAttachmentInfo ( )
inline

◆ NodeAttachmentInfo() [2/2]

Assimp::NodeAttachmentInfo::NodeAttachmentInfo ( aiNode _scene,
aiNode _attachToNode,
size_t  idx 
)
inline

Member Data Documentation

◆ attachToNode

aiNode* Assimp::NodeAttachmentInfo::attachToNode

◆ node

aiNode* Assimp::NodeAttachmentInfo::node

◆ resolved

bool Assimp::NodeAttachmentInfo::resolved

◆ src_idx

size_t Assimp::NodeAttachmentInfo::src_idx

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