HBhvInterpolatorSegMove Member List
This is the complete list of members for
HBhvInterpolatorSegMove, including all inherited members.
AddPositionToMatrix(HPoint &trans) | HBhvInterpolator | [protected] |
AddRotationToMatrix(float rot[16]) | HBhvInterpolator | [protected] |
AddScaleToMatrix(HPoint &scale) | HBhvInterpolator | [protected] |
Append(HKeyframe *piece) | HBhvInterpolator | [inline] |
Copy(int pos, int adpos, bool replace) | HBhvInterpolator | |
CreateInstance(HBhvAnimation *ainst) | HBhvInterpolatorSegMove | [virtual] |
Duplicate(int pos, bool replace, bool next) | HBhvInterpolator | |
Evaluate(int keyframe, float fraction, bool &hasPos, HPoint &pos, bool &hasQuat, HQuat &quat, bool &hasScale, HPoint &scale) (defined in HBhvInterpolator) | HBhvInterpolator | [inline, virtual] |
GetAnimation() | HBhvInterpolator | [inline] |
GetArray() | HBhvInterpolator | [inline] |
GetArrayLength() | HBhvInterpolator | [inline, virtual] |
GetAt(int pos) | HBhvInterpolator | [inline, virtual] |
GetName() | HBhvInterpolator | [inline] |
GetRotationFromMatrix(HQuat &rotation) | HBhvInterpolator | |
GetTranslationFromMatrix(HPoint &translation) | HBhvInterpolator | |
GetType() | HBhvInterpolatorSegMove | [virtual] |
HBhvInterpolator(HBhvAnimation *animation=0, const char *name=0) | HBhvInterpolator | |
HBhvInterpolatorSegMove(HBhvAnimation *animation=0, const char *name=0) | HBhvInterpolatorSegMove | |
Insert(char *t, int l=0) | HBhvInterpolatorSegMove | [inline] |
HBhvInterpolator::Insert(HKeyframe *piece, int pos=0) | HBhvInterpolator | [inline] |
Interpolate(int keyframe, float fraction) | HBhvInterpolatorSegMove | [virtual] |
m_Name | HBhvInterpolator | [protected] |
m_pAnimation | HBhvInterpolator | [protected] |
m_pArray | HBhvInterpolator | [protected] |
m_pInterpolatorInstance | HBhvInterpolator | [protected] |
m_pTarget | HBhvInterpolator | [protected] |
Remove(int pos) | HBhvInterpolator | [inline] |
Replace(char *spath, int l) | HBhvInterpolatorSegMove | [inline] |
HBhvInterpolator::Replace(HKeyframe *c, int pos) | HBhvInterpolator | [inline] |
Reset() | HBhvInterpolatorSegMove | [virtual] |
Serialize(HUtilityXMLGenerator *xmlgen) | HBhvInterpolatorSegMove | [virtual] |
SetAnimation(HBhvAnimation *animation) | HBhvInterpolator | [inline] |
SetInstancedInterpolator(HBhvInterpolator *interpolator) | HBhvInterpolator | |
SetTarget() | HBhvInterpolator | [protected] |
XMLCallback(HUtilityXMLTag *xt, bool open, void *m_pExtraData) | HBhvInterpolatorSegMove | [static] |
~HBhvInterpolator() (defined in HBhvInterpolator) | HBhvInterpolator | [virtual] |
~HBhvInterpolatorSegMove() (defined in HBhvInterpolatorSegMove) | HBhvInterpolatorSegMove | |