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