![]() |
XII Release 0.1.0
|
Public Member Functions | |
xiiPropertyAnimationTrackGroup (const xiiPropertyAnimationTrackGroup &)=delete | |
xiiPropertyAnimationTrackGroup & | operator= (const xiiPropertyAnimationTrackGroup &rhs)=delete |
![]() | |
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. | |
Public Attributes | |
xiiUInt32 | m_uiFramesPerSecond = 60 |
xiiUInt64 | m_uiCurveDuration = 480 |
xiiEnum< xiiPropertyAnimMode > | m_Mode |
xiiDynamicArray< xiiPropertyAnimationTrack * > | m_Tracks |
xiiEventTrackData | m_EventTrack |
Additional Inherited Members | |
![]() | |
static const xiiRTTI * | GetStaticRTTI () |