JK2eA
 All Classes Functions Variables
CControllerStep< T > Member List
This is the complete list of members for CControllerStep< T >, including all inherited members.
CController(const std::string &name)CController
CControllerStep(const std::string &name, T *pParameter)CControllerStep< T >
CControllerStep(const std::string &name)CControllerStep< T >
Connect(T *pParameter)CControllerStep< T >
GetDelay()CControllerStep< T >
GetEndVal()CControllerStep< T >
GetStartVal()CControllerStep< T >
GetState()CController [inline]
GetStep()CControllerStep< T >
m_bPassiveCController [protected]
m_eORTCController [protected]
m_eStateCController [protected]
m_fLocalTimeCController [protected]
m_fTimeScaleCController [protected]
m_observableCController
m_sNameCController [protected]
Reset(const bool activate=false)CController [inline, virtual]
SetORT(CONTRL_ORT ort)CController [inline, virtual]
SetPassive(bool state)CController [inline]
SetState(CONTRL_STATE state)CController [inline]
SetTimeScale(const float fTimeScale)CController [inline, virtual]
Update(float dt)CControllerStep< T > [virtual]
~CController()CController [virtual]
~CControllerStep()CControllerStep< T > [virtual]