#include <KX_IPO_SGController.h>
Inheritance diagram for KX_IpoSGController:
Public Methods | |
KX_IpoSGController () | |
virtual | ~KX_IpoSGController () |
virtual SG_Controller* | GetReplica () |
void | SetModifyPosition (bool modifypos) |
void | SetModifyOrientation (bool modifyorient) |
void | SetModifyScaling (bool modifyscale) |
KX_IPOTransform& | GetIPOTransform () |
void | AddInterpolator (KX_IInterpolator* interp) |
virtual bool | Update (double time) |
virtual void | SetSimulatedTime (double time) |
|
Definition at line 23 of file KX_IPO_SGController.h. Referenced by GetReplica(). |
|
Definition at line 30 of file KX_IPO_SGController.h. |
|
Definition at line 28 of file KX_IPO_SGController.cpp. Referenced by BL_ConvertIpos(), and GetReplica(). |
|
Definition at line 47 of file KX_IPO_SGController.h. Referenced by BL_ConvertIpos(). |
|
Reimplemented from SG_Controller. Definition at line 33 of file KX_IPO_SGController.cpp. |
|
Definition at line 40 of file KX_IPO_SGController.h. Referenced by BL_ConvertIpos(). |
|
Definition at line 37 of file KX_IPO_SGController.h. Referenced by BL_ConvertIpos(). |
|
Definition at line 43 of file KX_IPO_SGController.h. Referenced by BL_ConvertIpos(). |
|
Reimplemented from SG_Controller. Definition at line 53 of file KX_IPO_SGController.h. |
|
Reimplemented from SG_Controller. Definition at line 4 of file KX_IPO_SGController.cpp. |