|
SO3Engine
|
#include <ALSkeleton.h>
Public Member Functions | |
| ALBone (aiNode *node, aiBone *bone) | |
| ~ALBone () | |
Public Attributes | |
| aiMatrix4x4 | mBindMatrix |
| aiNode * | mNode |
| aiBone * | mBone |
Definition at line 15 of file ALSkeleton.h.
|
inline |
Definition at line 18 of file ALSkeleton.h.
|
inline |
Definition at line 24 of file ALSkeleton.h.
| aiMatrix4x4 SO3::ALBone::mBindMatrix |
Definition at line 26 of file ALSkeleton.h.
| aiBone* SO3::ALBone::mBone |
Definition at line 28 of file ALSkeleton.h.
| aiNode* SO3::ALBone::mNode |
Definition at line 27 of file ALSkeleton.h.