Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

KX_IpoSGController Class Reference

#include <KX_IPO_SGController.h>

Inheritance diagram for KX_IpoSGController:

SG_Controller SG_IObject List of all members.

Public Methods

 KX_IpoSGController ()
virtual ~KX_IpoSGController ()
virtual SG_ControllerGetReplica ()
void SetModifyPosition (bool modifypos)
void SetModifyOrientation (bool modifyorient)
void SetModifyScaling (bool modifyscale)
KX_IPOTransformGetIPOTransform ()
void AddInterpolator (KX_IInterpolator* interp)
virtual bool Update (double time)
virtual void SetSimulatedTime (double time)

Constructor & Destructor Documentation

KX_IpoSGController::KX_IpoSGController ( ) [inline]
 

Definition at line 23 of file KX_IPO_SGController.h.

Referenced by GetReplica().

KX_IpoSGController::~KX_IpoSGController ( ) [inline, virtual]
 

Definition at line 30 of file KX_IPO_SGController.h.


Member Function Documentation

void KX_IpoSGController::AddInterpolator ( KX_IInterpolator * interp )
 

Definition at line 28 of file KX_IPO_SGController.cpp.

Referenced by BL_ConvertIpos(), and GetReplica().

KX_IPOTransform & KX_IpoSGController::GetIPOTransform ( ) [inline]
 

Definition at line 47 of file KX_IPO_SGController.h.

Referenced by BL_ConvertIpos().

SG_Controller * KX_IpoSGController::GetReplica ( ) [virtual]
 

Reimplemented from SG_Controller.

Definition at line 33 of file KX_IPO_SGController.cpp.

void KX_IpoSGController::SetModifyOrientation ( bool modifyorient ) [inline]
 

Definition at line 40 of file KX_IPO_SGController.h.

Referenced by BL_ConvertIpos().

void KX_IpoSGController::SetModifyPosition ( bool modifypos ) [inline]
 

Definition at line 37 of file KX_IPO_SGController.h.

Referenced by BL_ConvertIpos().

void KX_IpoSGController::SetModifyScaling ( bool modifyscale ) [inline]
 

Definition at line 43 of file KX_IPO_SGController.h.

Referenced by BL_ConvertIpos().

void KX_IpoSGController::SetSimulatedTime ( double time ) [inline, virtual]
 

Reimplemented from SG_Controller.

Definition at line 53 of file KX_IPO_SGController.h.

bool KX_IpoSGController::Update ( double currentTime ) [virtual]
 

Reimplemented from SG_Controller.

Definition at line 4 of file KX_IPO_SGController.cpp.


The documentation for this class was generated from the following files:
Generated at Thu Feb 1 13:03:41 2001 for Ketsji Game Engine by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000