Plasma Engine  2.0
Loading...
Searching...
No Matches
plCurveControlPointData Class Reference
Inheritance diagram for plCurveControlPointData:

Public Member Functions

plTime GetTickAsTime () const
 
void SetTickFromTime (plTime time, plInt64 iFps)
 
- Public Member Functions inherited from plReflectedClass
virtual const plRTTIGetDynamicRTTI () const
 
bool IsInstanceOf (const plRTTI *pType) const
 Returns whether the type of this instance is of the given type or derived from it.
 
template<typename T >
PL_ALWAYS_INLINE bool IsInstanceOf () const
 Returns whether the type of this instance is of the given type or derived from it.
 

Public Attributes

plInt64 m_iTick
 
double m_fValue
 
plVec2 m_LeftTangent = plVec2(-0.1f, 0.0f)
 
plVec2 m_RightTangent = plVec2(+0.1f, 0.0f)
 
bool m_bTangentsLinked = true
 
plEnum< plCurveTangentModem_LeftTangentMode
 
plEnum< plCurveTangentModem_RightTangentMode
 

Additional Inherited Members

- Static Public Member Functions inherited from plNoBase
static const plRTTIGetStaticRTTI ()
 

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