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

Public Member Functions

xiiTime GetTickAsTime () const
 
void SetTickFromTime (xiiTime time, xiiInt64 iFps)
 
- 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

xiiInt64 m_iTick
 
double m_fValue
 
xiiVec2 m_LeftTangent = xiiVec2(-0.1f, 0.0f)
 
xiiVec2 m_RightTangent = xiiVec2(+0.1f, 0.0f)
 
bool m_bTangentsLinked = true
 
xiiEnum< xiiCurveTangentModem_LeftTangentMode
 
xiiEnum< xiiCurveTangentModem_RightTangentMode
 

Additional Inherited Members

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

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