afxEA_Model
Engine/source/afx/ea/afxEA_Model.cpp
Private Types
Parent
Private Attributes
Private Functions
Public Functions
ea_set_scope_status(bool flag)
bool
ea_start()
getAnimClipDuration(const char * clip)
TSShape *
getUpdatedBoxCenter(Point3F & pos)
onDeleteNotify(SimObject * object)
Called when a SimObject is deleted.
resetAnimation(U32 tag)
Detailed Description
Private Types
typedef afxEffectWrapper Parent
Private Attributes
afxModel * model
afxModelData * model_data
Private Functions
do_runtime_substitutions()
Public Functions
afxEA_Model()
~afxEA_Model()
ea_finish(bool was_stopped)
Reimplemented from: afxEffectWrapper
ea_get_scene_object()
Reimplemented from: afxEffectWrapper
ea_get_triggers()
ea_set_datablock(SimDataBlock * )
Reimplemented from: afxEffectWrapper
ea_set_scope_status(bool flag)
Reimplemented from: afxEffectWrapper
ea_start()
Reimplemented from: afxEffectWrapper
ea_update(F32 dt)
Reimplemented from: afxEffectWrapper
getAnimClipDuration(const char * clip)
Reimplemented from: afxEffectWrapper
getTSShape()
Reimplemented from: afxEffectWrapper
getTSShapeInstance()
Reimplemented from: afxEffectWrapper
getUpdatedBoxCenter(Point3F & pos)
Reimplemented from: afxEffectWrapper
onDeleteNotify(SimObject * object)
Reimplemented from: SimObject
resetAnimation(U32 tag)
Reimplemented from: afxEffectWrapper
setAnimClip(const char * clip, F32 pos, F32 rate, F32 trans)
Reimplemented from: afxEffectWrapper