afxEffectNodeConstraint
Engine/source/afx/afxConstraint.h
Private Types
Parent
Public Friends
class
Protected Attributes
Public Functions
afxEffectNodeConstraint(afxConstraintMgr * , StringTableEntry name, StringTableEntry node)
bool
getPosition(Point3F & pos, F32 hist)
bool
getTransform(MatrixF & xfm, F32 hist)
set(afxEffectWrapper * effect)
Detailed Description
Private Types
typedef afxEffectConstraint Parent
Public Friends
Protected Attributes
StringTableEntry mEffect_node
S32 mEffect_node_ID
Public Functions
afxEffectNodeConstraint(afxConstraintMgr * )
afxEffectNodeConstraint(afxConstraintMgr * , StringTableEntry name, StringTableEntry node)
getNodeID()
getPosition(Point3F & pos, F32 hist)
Reimplemented from: afxEffectConstraint
getTransform(MatrixF & xfm, F32 hist)
Reimplemented from: afxEffectConstraint
set(afxEffectWrapper * effect)
Reimplemented from: afxEffectConstraint