###########################
HBhvInterpolatorVertexMorph
###########################

.. cpp:namespace:: HBhvInterpolatorVertexMorph

.. default-domain:: cpp

Functions
=========

=============================== =======================================================================================================================================
..                              :cpp:func:`HBhvInterpolatorVertexMorph <HBhvInterpolatorVertexMorph::HBhvInterpolatorVertexMorph>`                                     
..                              :cpp:func:`~HBhvInterpolatorVertexMorph <HBhvInterpolatorVertexMorph::~HBhvInterpolatorVertexMorph>`                                   
const char *                    :cpp:func:`GetType <const char * HBhvInterpolatorVertexMorph::GetType()>`                                                              
:doc:`classHBhvInterpolator` *  :cpp:func:`CreateInstance <virtual HBhvInterpolator * HBhvInterpolatorVertexMorph::CreateInstance(HBhvAnimation *ainst)>`              
void                            :cpp:func:`Insert <void HBhvInterpolatorVertexMorph::Insert(char *mident, int l=0)>`                                                   
void                            :cpp:func:`InsertDiscrete <void HBhvInterpolatorVertexMorph::InsertDiscrete(char *mident, int l=0)>`                                   
void                            :cpp:func:`Replace <void HBhvInterpolatorVertexMorph::Replace(char *t, int l)>`                                                        
void                            :cpp:func:`Serialize <virtual void HBhvInterpolatorVertexMorph::Serialize(HUtilityXMLGenerator *xmlgen)>`                              
void                            :cpp:func:`Interpolate <virtual void HBhvInterpolatorVertexMorph::Interpolate(int keyframe, float fraction)>`                          
void                            :cpp:func:`AddMorphData <virtual void HBhvInterpolatorVertexMorph::AddMorphData(HPoint *md, int pnum, HBaseModel *model, int pos=-1)>` 
VArray< void * >                :cpp:func:`GetMorphData <VArray< void * > HBhvInterpolatorVertexMorph::GetMorphData()>`                                                
int                             :cpp:func:`GetMorphDataLength <int HBhvInterpolatorVertexMorph::GetMorphDataLength()>`                                                 
void *                          :cpp:func:`XMLCallback <static void * HBhvInterpolatorVertexMorph::XMLCallback(HUtilityXMLTag *xt, bool open, void *m_pExtraData)>`    
=============================== =======================================================================================================================================

.. cpp:namespace:: nullptr

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

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



