#####################
HBhvInterpolatorTrail
#####################

.. cpp:namespace:: HBhvInterpolatorTrail

.. default-domain:: cpp

Functions
=========

=============================== ==============================================================================================================================
..                              :cpp:func:`HBhvInterpolatorTrail <HBhvInterpolatorTrail::HBhvInterpolatorTrail>`                                              
..                              :cpp:func:`~HBhvInterpolatorTrail <HBhvInterpolatorTrail::~HBhvInterpolatorTrail>`                                            
char const *                    :cpp:func:`GetType <char const  * HBhvInterpolatorTrail::GetType()>`                                                          
:doc:`classHBhvInterpolator` *  :cpp:func:`CreateInstance <virtual HBhvInterpolator * HBhvInterpolatorTrail::CreateInstance(HBhvAnimation *ainst)>`           
void                            :cpp:func:`Serialize <virtual void HBhvInterpolatorTrail::Serialize(HUtilityXMLGenerator *xmlgen)>`                           
void                            :cpp:func:`Interpolate <virtual void HBhvInterpolatorTrail::Interpolate(int keyframe, float fraction)>`                       
void                            :cpp:func:`Reset <virtual void HBhvInterpolatorTrail::Reset()>`                                                               
void                            :cpp:func:`Init <void HBhvInterpolatorTrail::Init()>`                                                                         
void                            :cpp:func:`SetTrailType <void HBhvInterpolatorTrail::SetTrailType(TrailInterpolatorType tt)>`                                 
void                            :cpp:func:`SetTrailColor <void HBhvInterpolatorTrail::SetTrailColor(char const *color)>`                                      
void                            :cpp:func:`SetTrailWeight <void HBhvInterpolatorTrail::SetTrailWeight(int weight)>`                                           
void                            :cpp:func:`SetTrailStyle <void HBhvInterpolatorTrail::SetTrailStyle(char const *style)>`                                      
void *                          :cpp:func:`XMLCallback <static void * HBhvInterpolatorTrail::XMLCallback(HUtilityXMLTag *xt, bool open, void *m_pExtraData)>` 
=============================== ==============================================================================================================================

.. cpp:namespace:: nullptr

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

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



