⚠️ This documentation corresponds to the latest development branch of axmol. It might diverge from the official releases.
|
Axmol Engine 3.0.0-14b93b2
|
This is the complete list of members for Bone3D, including all inherited members.
| _ID | Object | |
| _luaID | Object | |
| addChildBone(Bone3D *bone) | Bone3D | |
| autorelease() | Object | |
| clearBoneBlendState() | Bone3D | |
| create(std::string_view id) | Bone3D | static |
| getChildBoneByIndex(int index) const | Bone3D | |
| getChildBoneCount() const | Bone3D | |
| getInverseBindPose() | Bone3D | |
| getName() const | Bone3D | inline |
| getParentBone() | Bone3D | |
| getReferenceCount() const | Object | |
| getWorldMat() | Bone3D | |
| release() | Object | |
| removeAllChildBone() | Bone3D | |
| removeChildBone(Bone3D *bone) | Bone3D | |
| removeChildBoneByIndex(int index) | Bone3D | |
| resetPose() | Bone3D | |
| retain() | Object | |
| setAnimationValue(float *trans, float *rot, float *scale, void *tag=nullptr, float weight=1.0f) | Bone3D | |
| setInverseBindPose(const Mat4 &m) | Bone3D | |
| setOriPose(const Mat4 &m) | Bone3D | |
| updateJointMatrix(Vec4 *matrixPalette) | Bone3D | |
| updateWorldMat() | Bone3D | |
| ~Object() | Object | virtual |