#####################
HBhvInterpolatorScale
#####################

.. cpp:namespace:: HBhvInterpolatorScale

.. default-domain:: cpp

Functions
=========

=============================== ================================================================================================================================================================================
void                            :cpp:func:`CalculatePos <virtual void HBhvInterpolatorScale::CalculatePos(int keyframe, float fraction, HPoint &res)>`                                                          
void                            :cpp:func:`CalculateAllTangents <virtual void HBhvInterpolatorScale::CalculateAllTangents()>`                                                                                   
void                            :cpp:func:`Reset <virtual void HBhvInterpolatorScale::Reset()>`                                                                                                                 
..                              :cpp:func:`HBhvInterpolatorScale <HBhvInterpolatorScale::HBhvInterpolatorScale>`                                                                                                
char const *                    :cpp:func:`GetType <char const  * HBhvInterpolatorScale::GetType()>`                                                                                                            
:doc:`classHBhvInterpolator` *  :cpp:func:`CreateInstance <virtual HBhvInterpolator * HBhvInterpolatorScale::CreateInstance(HBhvAnimation *ainst)>`                                                             
void                            :cpp:func:`Insert <void HBhvInterpolatorScale::Insert(HPoint pos, int l=0)>`                                                                                                    
void                            :cpp:func:`Replace <void HBhvInterpolatorScale::Replace(HPoint pos, int l)>`                                                                                                    
void                            :cpp:func:`Serialize <virtual void HBhvInterpolatorScale::Serialize(HUtilityXMLGenerator *xmlgen)>`                                                                             
void                            :cpp:func:`Interpolate <virtual void HBhvInterpolatorScale::Interpolate(int keyframe, float fraction)>`                                                                         
void                            :cpp:func:`Evaluate <void HBhvInterpolatorScale::Evaluate(int keyframe, float fraction, bool &hasPos, HPoint &pos, bool &hasQuat, HQuat &quat, bool &hasScale, HPoint &scale)>` 
void *                          :cpp:func:`XMLCallback <static void * HBhvInterpolatorScale::XMLCallback(HUtilityXMLTag *xt, bool open, void *m_pExtraData)>`                                                   
=============================== ================================================================================================================================================================================

.. cpp:namespace:: nullptr

Detailed Description
====================

.. doxygenclass:: HBhvInterpolatorScale
   :project: mvo
   :members:
   :undoc-members:



