#####################
HBhvInterpolatorColor
#####################

.. cpp:namespace:: HBhvInterpolatorColor

.. default-domain:: cpp

Functions
=========

=============================== ==============================================================================================================================
..                              :cpp:func:`HBhvInterpolatorColor <HBhvInterpolatorColor::HBhvInterpolatorColor>`                                              
char const *                    :cpp:func:`GetType <char const  * HBhvInterpolatorColor::GetType()>`                                                          
:doc:`classHBhvInterpolator` *  :cpp:func:`CreateInstance <virtual HBhvInterpolator * HBhvInterpolatorColor::CreateInstance(HBhvAnimation *ainst)>`           
void                            :cpp:func:`Insert <void HBhvInterpolatorColor::Insert(HPoint pos, int l=0)>`                                                  
void                            :cpp:func:`Replace <void HBhvInterpolatorColor::Replace(HPoint pos, int l)>`                                                  
void                            :cpp:func:`Serialize <virtual void HBhvInterpolatorColor::Serialize(HUtilityXMLGenerator *xmlgen)>`                           
void                            :cpp:func:`SetGeomType <void HBhvInterpolatorColor::SetGeomType(char const *geomtype)>`                                       
char *                          :cpp:func:`GetGeomType <char * HBhvInterpolatorColor::GetGeomType()>`                                                         
void                            :cpp:func:`SetColorComponent <void HBhvInterpolatorColor::SetColorComponent(char const *ColorComponent)>`                     
char *                          :cpp:func:`GetColorComponent <char * HBhvInterpolatorColor::GetColorComponent()>`                                             
void                            :cpp:func:`Interpolate <virtual void HBhvInterpolatorColor::Interpolate(int keyframe, float fraction)>`                       
void *                          :cpp:func:`XMLCallback <static void * HBhvInterpolatorColor::XMLCallback(HUtilityXMLTag *xt, bool open, void *m_pExtraData)>` 
=============================== ==============================================================================================================================

.. cpp:namespace:: nullptr

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

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



