#include <Bone.h>
Public Member Functions | |
| BoneType () | |
Public Attributes | |
| BoneMatrixType | relative_ |
| BoneMatrixType | absolute_ |
| BoneMatrixType | relativeFinal_ |
| BoneMatrixType | final_ |
| int | parent_ |
Definition at line 29 of file Bone.h.
Definition at line 34 of file Bone.h.
Referenced by ModelRendererMesh::drawVerts(), and Model::setupBones().
Definition at line 35 of file Bone.h.
Referenced by ModelRendererMesh::drawVerts(), and Model::setupBones().
Definition at line 37 of file Bone.h.
Referenced by ModelRendererMesh::drawVerts(), and Model::setupBones().
Definition at line 38 of file Bone.h.
Referenced by ModelRendererMesh::drawVerts(), and Model::setupBones().
1.5.3