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) | HBhvInterpolatorColor | 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 | inlinevirtual |
GetAnimation() | HBhvInterpolator | inline |
GetArray() | HBhvInterpolator | inline |
GetArrayLength() | HBhvInterpolator | inlinevirtual |
GetAt(int pos) | HBhvInterpolator | inlinevirtual |
GetColorComponent() | HBhvInterpolatorColor | inline |
GetGeomType() | HBhvInterpolatorColor | inline |
GetName() | HBhvInterpolator | inline |
GetRotationFromMatrix(HQuat &rotation) | HBhvInterpolator | |
GetTranslationFromMatrix(HPoint &translation) | HBhvInterpolator | |
GetType() | HBhvInterpolatorColor | virtual |
HBhvInterpolator(HBhvAnimation *animation=0, const char *name=0) | HBhvInterpolator | |
HBhvInterpolatorColor(HBhvAnimation *animation=0, const char *name=0) | HBhvInterpolatorColor | |
Insert(HPoint pos, int l=0) | HBhvInterpolatorColor | inline |
HBhvInterpolator::Insert(HKeyframe *piece, int pos=0) | HBhvInterpolator | inline |
Interpolate(int keyframe, float fraction) | HBhvInterpolatorColor | virtual |
m_ColorComponent | HBhvInterpolatorColor | protected |
m_GeomType | HBhvInterpolatorColor | protected |
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) | HBhvInterpolatorColor | inline |
HBhvInterpolator::Replace(HKeyframe *c, int pos) | HBhvInterpolator | inline |
Reset() | HBhvInterpolator | inlinevirtual |
Serialize(HUtilityXMLGenerator *xmlgen) | HBhvInterpolatorColor | virtual |
SetAnimation(HBhvAnimation *animation) | HBhvInterpolator | inline |
SetColorComponent(const char *ColorComponent) | HBhvInterpolatorColor | |
SetGeomType(const char *geomtype) | HBhvInterpolatorColor | |
SetInstancedInterpolator(HBhvInterpolator *interpolator) | HBhvInterpolator | |
SetTarget() | HBhvInterpolator | protected |
XMLCallback(HUtilityXMLTag *xt, bool open, void *m_pExtraData) | HBhvInterpolatorColor | static |
~HBhvInterpolator() (defined in HBhvInterpolator) | HBhvInterpolator | virtual |