| AddPositionToMatrix(HPoint &trans) | HBhvInterpolator | protected |
| AddRotationToMatrix(float rot[16]) | HBhvInterpolator | protected |
| AddScaleToMatrix(HPoint &scale) | HBhvInterpolator | protected |
| Append(HKeyframe *piece) | HBhvInterpolator | inline |
| CalculateAllTangents() | HBhvInterpolatorPosition | protectedvirtual |
| CalculatePos(int keyframe, float fraction, HPoint &res) | HBhvInterpolatorPosition | virtual |
| Copy(int pos, int adpos, bool replace) | HBhvInterpolator | |
| CreateInstance(HBhvAnimation *ainst) | HBhvInterpolatorPosition | 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 HBhvInterpolatorPosition) | HBhvInterpolatorPosition | 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() | HBhvInterpolatorPosition | virtual |
| HBhvInterpolator(HBhvAnimation *animation=0, const char *name=0) | HBhvInterpolator | |
| HBhvInterpolatorPosition(HBhvAnimation *animation=0, const char *name=0) | HBhvInterpolatorPosition | |
| Insert(HKeyframe *piece, int pos=0) | HBhvInterpolator | inline |
| InsertCurve(HPoint pos, int l=0) | HBhvInterpolatorPosition | inline |
| InsertDiscrete(HPoint pos, int l=0) | HBhvInterpolatorPosition | inline |
| InsertLinear(HPoint pos, int l=0) | HBhvInterpolatorPosition | inline |
| Interpolate(int keyframe, float fraction) | HBhvInterpolatorPosition | virtual |
| InterpolateCamera(HPoint &pos, bool simulate=false) | HBhvInterpolatorPosition | protectedvirtual |
| InterpolateCamera2(HPoint &pos, bool simulate=false) | HBhvInterpolatorPosition | 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(HKeyframe *c, int pos) | HBhvInterpolator | inline |
| ReplaceCurve(HPoint pos, int l) | HBhvInterpolatorPosition | inline |
| ReplaceLinear(HPoint pos, int l) | HBhvInterpolatorPosition | inline |
| Reset() | HBhvInterpolatorPosition | virtual |
| Serialize(HUtilityXMLGenerator *xmlgen) | HBhvInterpolatorPosition | virtual |
| SetAnimation(HBhvAnimation *animation) | HBhvInterpolator | inline |
| SetInstancedInterpolator(HBhvInterpolator *interpolator) | HBhvInterpolator | |
| SetTarget() | HBhvInterpolator | protected |
| XMLCallback(HUtilityXMLTag *xt, bool open, void *m_pExtraData) | HBhvInterpolatorPosition | static |
| ~HBhvInterpolator() (defined in HBhvInterpolator) | HBhvInterpolator | virtual |