afxObjectHistConstraint
Engine/source/afx/afxConstraint.h
Private Types
Parent
Public Friends
class
Protected Attributes
Public Functions
afxObjectHistConstraint(afxConstraintMgr * , StringTableEntry arb_name)
bool
getPosition(Point3F & pos, F32 hist)
bool
getTransform(MatrixF & xfm, F32 hist)
onDeleteNotify(SimObject * object)
Called when a SimObject is deleted.
set(SceneObject * obj)
set_scope_id(U16 scope_id)
Detailed Description
Private Types
typedef afxObjectConstraint Parent
Public Friends
Protected Attributes
afxSampleBuffer * mSamples
Public Functions
afxObjectHistConstraint(afxConstraintMgr * )
afxObjectHistConstraint(afxConstraintMgr * , StringTableEntry arb_name)
~afxObjectHistConstraint()
getPosition(Point3F & pos, F32 hist)
Reimplemented from: afxConstraint
getTransform(MatrixF & xfm, F32 hist)
Reimplemented from: afxConstraint
onDeleteNotify(SimObject * object)
Reimplemented from: afxObjectConstraint
sample(F32 dt, U32 elapsed_ms, const Point3F * cam_pos)
Reimplemented from: afxObjectConstraint
set(SceneObject * obj)
Reimplemented from: afxObjectConstraint
set_scope_id(U16 scope_id)
Reimplemented from: afxObjectConstraint