AddPositionToMatrix(HPoint &trans) | HBhvInterpolator | protected |
AddRotationToMatrix(float rot[16]) | HBhvInterpolator | protected |
AddScaleToMatrix(HPoint &scale) | HBhvInterpolator | protected |
Append(HKeyframe *piece) | HBhvInterpolator | inline |
CalculateAllTangents() | HBhvInterpolatorScale | virtual |
CalculatePos(int keyframe, float fraction, HPoint &res) | HBhvInterpolatorScale | virtual |
Copy(int pos, int adpos, bool replace) | HBhvInterpolator | |
CreateInstance(HBhvAnimation *ainst) | HBhvInterpolatorScale | 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 HBhvInterpolatorScale) | HBhvInterpolatorScale | virtual |
GetAnimation() | HBhvInterpolator | inline |
GetArray() | HBhvInterpolator | inline |
GetArrayLength() | HBhvInterpolator | inlinevirtual |
GetAt(int pos) | HBhvInterpolator | inlinevirtual |
GetName() | HBhvInterpolator | inline |
GetRotationFromMatrix(HQuat &rotation) | HBhvInterpolator | |
GetTranslationFromMatrix(HPoint &translation) | HBhvInterpolator | |
GetType() | HBhvInterpolatorScale | virtual |
HBhvInterpolator(HBhvAnimation *animation=0, const char *name=0) | HBhvInterpolator | |
HBhvInterpolatorScale(HBhvAnimation *animation=0, const char *name=0) | HBhvInterpolatorScale | |
Insert(HPoint pos, int l=0) | HBhvInterpolatorScale | inline |
HBhvInterpolator::Insert(HKeyframe *piece, int pos=0) | HBhvInterpolator | inline |
Interpolate(int keyframe, float fraction) | HBhvInterpolatorScale | virtual |
InterpolateCamera(HPoint &Scale, bool simulate=false) | HBhvInterpolatorScale | protectedvirtual |
InterpolateCamera2(HPoint &Scale, bool simulate=false) | HBhvInterpolatorScale | protectedvirtual |
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(HPoint pos, int l) | HBhvInterpolatorScale | inline |
HBhvInterpolator::Replace(HKeyframe *c, int pos) | HBhvInterpolator | inline |
Reset() | HBhvInterpolatorScale | virtual |
Serialize(HUtilityXMLGenerator *xmlgen) | HBhvInterpolatorScale | virtual |
SetAnimation(HBhvAnimation *animation) | HBhvInterpolator | inline |
SetInstancedInterpolator(HBhvInterpolator *interpolator) | HBhvInterpolator | |
SetTarget() | HBhvInterpolator | protected |
XMLCallback(HUtilityXMLTag *xt, bool open, void *m_pExtraData) | HBhvInterpolatorScale | static |
~HBhvInterpolator() (defined in HBhvInterpolator) | HBhvInterpolator | virtual |