##############################
HBhvInterpolatorInstanceCreate
##############################

.. cpp:namespace:: HBhvInterpolatorInstanceCreate

.. default-domain:: cpp

Functions
=========

=============================== ========================================================================================================================================================================
..                              :cpp:func:`HBhvInterpolatorInstanceCreate <HBhvInterpolatorInstanceCreate::HBhvInterpolatorInstanceCreate>`                                                             
..                              :cpp:func:`~HBhvInterpolatorInstanceCreate <HBhvInterpolatorInstanceCreate::~HBhvInterpolatorInstanceCreate>`                                                           
char const *                    :cpp:func:`GetType <char const  * HBhvInterpolatorInstanceCreate::GetType()>`                                                                                           
:doc:`classHBhvInterpolator` *  :cpp:func:`CreateInstance <virtual HBhvInterpolator * HBhvInterpolatorInstanceCreate::CreateInstance(HBhvAnimation *ainst)>`                                            
void                            :cpp:func:`Insert <void HBhvInterpolatorInstanceCreate::Insert(char *t, char *t2, char *t3, int l=0)>`                                                                  
void                            :cpp:func:`Replace <void HBhvInterpolatorInstanceCreate::Replace(char *t, char *t2, char *t3, int l)>`                                                                  
void                            :cpp:func:`Serialize <virtual void HBhvInterpolatorInstanceCreate::Serialize(HUtilityXMLGenerator *xmlgen)>`                                                            
void                            :cpp:func:`Interpolate <virtual void HBhvInterpolatorInstanceCreate::Interpolate(int keyframe, float fraction)>`                                                        
void                            :cpp:func:`Reset <virtual void HBhvInterpolatorInstanceCreate::Reset()>`                                                                                                
void *                          :cpp:func:`XMLCallback <static void * HBhvInterpolatorInstanceCreate::XMLCallback(HUtilityXMLTag *xt, bool open, void *m_pExtraData)>`                                  
void                            :cpp:func:`DeciperString <static void HBhvInterpolatorInstanceCreate::DeciperString(HBhvInterpolatorInstanceCreate *itp, char *text, HBaseModel *model, int &counter)>` 
=============================== ========================================================================================================================================================================

.. cpp:namespace:: nullptr

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

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



