Assimp  v4.1. (December 2018)
Assimp::NodeAttachmentInfo Struct Reference

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: