Torque3D Documentation / _generateds / afxPointHistConstraint

afxPointHistConstraint

Engine/source/afx/afxConstraint.h

More...

Private Types

Public Friends

Protected Attributes

Public Functions

bool
getPosition(Point3F & pos, F32 hist)
bool
getTransform(MatrixF & xfm, F32 hist)
sample(F32 dt, U32 elapsed_ms, const Point3F * cam_pos)
set(Point3F point, Point3F vector)

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