SimResponseCurve
Engine/source/math/util/tResponseCurve.h
Private Types
Parent
Public Attributes
Public Functions
bool
onAdd()
Called when the object is added to the sim.
Detailed Description
Private Types
typedef SimObject Parent
Public Attributes
ResponseCurve< F32 > mCurve
Public Functions
SimResponseCurve()
addPoint(F32 value, F32 time)
clear()
DECLARE_CONOBJECT(SimResponseCurve )
getValue(F32 time)
onAdd()
Reimplemented from: SimObject
onRemove()
Reimplemented from: SimObject