XII Release 0.1.0
Loading...
Searching...
No Matches
xiiEditableSkeletonJoint Class Reference
Inheritance diagram for xiiEditableSkeletonJoint:
[legend]

Public Member Functions

const char * GetName () const
 
void SetName (const char *szSz)
 
void ClearJoints ()
 
void CopyPropertiesFrom (const xiiEditableSkeletonJoint *pJoint)
 
- Public Member Functions inherited from xiiReflectedClass
virtual const xiiRTTIGetDynamicRTTI () 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.
 

Public Attributes

xiiHashedString m_sName
 
xiiTransform m_LocalTransform = xiiTransform::MakeIdentity()
 
xiiEnum< xiiSkeletonJointTypem_JointType
 
float m_fStiffness = 0.0f
 
xiiAngle m_TwistLimitHalfAngle
 
xiiAngle m_TwistLimitCenterAngle
 
xiiAngle m_SwingLimitY
 
xiiAngle m_SwingLimitZ
 
xiiVec3 m_vGizmoOffsetPositionRO = xiiVec3::MakeZero()
 
xiiQuat m_qGizmoOffsetRotationRO = xiiQuat::MakeIdentity()
 
xiiQuat m_qLocalJointRotation = xiiQuat::MakeIdentity()
 
xiiHybridArray< xiiEditableSkeletonJoint *, 4 > m_Children
 
xiiHybridArray< xiiEditableSkeletonBoneShape, 1 > m_BoneShapes
 
xiiDynamicArray< xiiEditableSkeletonBoneColliderm_BoneColliders
 
bool m_bOverrideSurface = false
 
bool m_bOverrideCollisionLayer = false
 
xiiString m_sSurfaceOverride
 
xiiUInt8 m_uiCollisionLayerOverride
 

Additional Inherited Members

- Static Public Member Functions inherited from xiiNoBase
static const xiiRTTIGetStaticRTTI ()
 

The documentation for this class was generated from the following files: