######################
HBhvInterpolatorMatrix
######################

.. cpp:namespace:: HBhvInterpolatorMatrix

.. default-domain:: cpp

Functions
=========

=============================== ===============================================================================================================================
..                              :cpp:func:`HBhvInterpolatorMatrix <HBhvInterpolatorMatrix::HBhvInterpolatorMatrix>`                                            
const char *                    :cpp:func:`GetType <const char * HBhvInterpolatorMatrix::GetType()>`                                                           
:doc:`classHBhvInterpolator` *  :cpp:func:`CreateInstance <virtual HBhvInterpolator * HBhvInterpolatorMatrix::CreateInstance(HBhvAnimation *ainst)>`           
void                            :cpp:func:`Insert <void HBhvInterpolatorMatrix::Insert(float *mat, int l=0)>`                                                  
void                            :cpp:func:`Replace <void HBhvInterpolatorMatrix::Replace(float *q, int l)>`                                                    
void                            :cpp:func:`Serialize <virtual void HBhvInterpolatorMatrix::Serialize(HUtilityXMLGenerator *xmlgen)>`                           
void                            :cpp:func:`Interpolate <virtual void HBhvInterpolatorMatrix::Interpolate(int keyframe, float fraction)>`                       
void *                          :cpp:func:`XMLCallback <static void * HBhvInterpolatorMatrix::XMLCallback(HUtilityXMLTag *xt, bool open, void *m_pExtraData)>` 
=============================== ===============================================================================================================================

.. cpp:namespace:: nullptr

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

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



