VMotionTrack

Engine/source/Verve/Extension/Motion/VMotionTrack.h

More...

Private Types

Public Static Functions

Protected Static Functions

bool
setOrientationData(void * pObject, const char * pArray, const char * pData)
bool
setOrientationMode(void * pObject, const char * pArray, const char * pData)

Detailed Description

Private Types

typedef VSceneObjectTrack Parent 

Public Attributes

String mDataReference 
String mOrientationData 
String mOrientationMode 
bool mRelative 

Public Functions

VMotionTrack(void )

attachObject(void )

DECLARE_CONOBJECT(VMotionTrack )

detachObject(void )

getPath(void )

onControllerEvent(VController::eControllerEventType pEvent)

Reimplemented from: VTrack

onControllerReset(const S32 & pTime, const bool & pForward)

Reimplemented from: VTrack

resetObject(const S32 & pTime)

Public Static Functions

initPersistFields(void )

Protected Static Functions

setOrientationData(void * pObject, const char * pArray, const char * pData)

setOrientationMode(void * pObject, const char * pArray, const char * pData)