Assimp
v3.1.1 (June 2014)
|
Public Member Functions | |
NodeAttachmentInfo () | |
NodeAttachmentInfo (aiNode *_scene, aiNode *_attachToNode, size_t idx) | |
Public Attributes | |
aiNode * | attachToNode |
aiNode * | node |
bool | resolved |
size_t | src_idx |
|
inline |
|
inline |
aiNode* Assimp::NodeAttachmentInfo::attachToNode |
aiNode* Assimp::NodeAttachmentInfo::node |
bool Assimp::NodeAttachmentInfo::resolved |
size_t Assimp::NodeAttachmentInfo::src_idx |