|
void | ClearJoints () |
|
void | FillResourceDescriptor (xiiSkeletonResourceDescriptor &ref_desc) const |
|
void | GenerateRawOzzSkeleton (ozz::animation::offline::RawSkeleton &out_skeleton) const |
|
void | GenerateOzzSkeleton (ozz::animation::Skeleton &out_skeleton) const |
|
void | CreateJointsRecursive (xiiSkeletonBuilder &ref_sb, xiiSkeletonResourceDescriptor &ref_desc, const xiiEditableSkeletonJoint *pParentJoint, const xiiEditableSkeletonJoint *pThisJoint, xiiUInt16 uiThisJointIdx, const xiiQuat &qParentAccuRot, const xiiMat4 &mRootTransform) const |
|
virtual const xiiRTTI * | GetDynamicRTTI () const |
|
bool | IsInstanceOf (const xiiRTTI *pType) const |
| Returns whether the type of this instance is of the given type or derived from it.
|
|
template<typename T> |
XII_ALWAYS_INLINE bool | IsInstanceOf () const |
| Returns whether the type of this instance is of the given type or derived from it.
|
|
|
static const xiiRTTI * | GetStaticRTTI () |
|
The documentation for this class was generated from the following files:
- /home/runner/work/XII/XII/Source/Engine/GraphicsCore/AnimationSystem/EditableSkeleton.h
- /home/runner/work/XII/XII/Source/Engine/GraphicsCore/AnimationSystem/Implementation/EditableSkeleton.cpp