afxPointHistConstraint
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 afxPointConstraint Parent
Public Friends
Protected Attributes
afxSampleBuffer * mSamples
Public Functions
afxPointHistConstraint(afxConstraintMgr * )
~afxPointHistConstraint()
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: afxPointConstraint
set(Point3F point, Point3F vector)
Reimplemented from: afxPointConstraint