afxTransformHistConstraint
Engine/source/afx/afxConstraint.h
Private Types
Parent
Public Friends
class
Protected Attributes
Public Functions
bool
getPosition(Point3F & pos, F32 hist)
bool
getTransform(MatrixF & xfm, F32 hist)
Detailed Description
Private Types
typedef afxTransformConstraint Parent
Public Friends
Protected Attributes
afxSampleBuffer * mSamples
Public Functions
afxTransformHistConstraint(afxConstraintMgr * )
~afxTransformHistConstraint()
getPosition(Point3F & pos, F32 hist)
Reimplemented from: afxConstraint
getTransform(MatrixF & xfm, F32 hist)
Reimplemented from: afxConstraint
sample(F32 dt, U32 elapsed_ms, const Point3F * cam_pos)
Reimplemented from: afxTransformConstraint
set(const MatrixF & xfm)
Reimplemented from: afxTransformConstraint