| 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) | HBhvInterpolatorTrail | 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() | HBhvInterpolatorTrail | virtual |
| HBhvInterpolator(HBhvAnimation *animation=0, const char *name=0) | HBhvInterpolator | |
| HBhvInterpolatorPosition(HBhvAnimation *animation=0, const char *name=0) | HBhvInterpolatorPosition | |
| HBhvInterpolatorTrail(HBhvAnimation *animation=0, const char *name=0) | HBhvInterpolatorTrail | |
| Init() | HBhvInterpolatorTrail | |
| 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) | HBhvInterpolatorTrail | virtual |
| InterpolateCamera(HPoint &pos, bool simulate=false) | HBhvInterpolatorPosition | protectedvirtual |
| InterpolateCamera2(HPoint &pos, bool simulate=false) | HBhvInterpolatorPosition | protectedvirtual |
| m_Color | HBhvInterpolatorTrail | protected |
| m_initialized (defined in HBhvInterpolatorTrail) | HBhvInterpolatorTrail | protected |
| m_lastkeyframe (defined in HBhvInterpolatorTrail) | HBhvInterpolatorTrail | protected |
| m_Name | HBhvInterpolator | protected |
| m_pAnimation | HBhvInterpolator | protected |
| m_pArray | HBhvInterpolator | protected |
| m_pInterpolatorInstance | HBhvInterpolator | protected |
| m_pTarget | HBhvInterpolator | protected |
| m_Style | HBhvInterpolatorTrail | protected |
| m_trailKey | HBhvInterpolatorTrail | protected |
| m_TrailSegment (defined in HBhvInterpolatorTrail) | HBhvInterpolatorTrail | protected |
| m_TrailType | HBhvInterpolatorTrail | protected |
| m_Weight | HBhvInterpolatorTrail | 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() | HBhvInterpolatorTrail | virtual |
| Serialize(HUtilityXMLGenerator *xmlgen) | HBhvInterpolatorTrail | virtual |
| SetAnimation(HBhvAnimation *animation) | HBhvInterpolator | inline |
| SetInstancedInterpolator(HBhvInterpolator *interpolator) | HBhvInterpolator | |
| SetTarget() | HBhvInterpolator | protected |
| SetTrailColor(const char *color) (defined in HBhvInterpolatorTrail) | HBhvInterpolatorTrail | inline |
| SetTrailStyle(const char *style) (defined in HBhvInterpolatorTrail) | HBhvInterpolatorTrail | inline |
| SetTrailType(TrailInterpolatorType tt) (defined in HBhvInterpolatorTrail) | HBhvInterpolatorTrail | inline |
| SetTrailWeight(int weight) (defined in HBhvInterpolatorTrail) | HBhvInterpolatorTrail | inline |
| XMLCallback(HUtilityXMLTag *xt, bool open, void *m_pExtraData) | HBhvInterpolatorTrail | static |
| ~HBhvInterpolator() (defined in HBhvInterpolator) | HBhvInterpolator | virtual |
| ~HBhvInterpolatorTrail() (defined in HBhvInterpolatorTrail) | HBhvInterpolatorTrail | |