##########################
HBhvInterpolatorAxisRotate
##########################

.. cpp:namespace:: HBhvInterpolatorAxisRotate

.. default-domain:: cpp

Functions
=========

=============================== =============================================================================================================================================================================================
..                              :cpp:func:`HBhvInterpolatorAxisRotate <HBhvInterpolatorAxisRotate::HBhvInterpolatorAxisRotate>`                                                                                              
void                            :cpp:func:`SetAxis <void HBhvInterpolatorAxisRotate::SetAxis(float x, float y, float z)>`                                                                                                    
void                            :cpp:func:`GetAxis <void HBhvInterpolatorAxisRotate::GetAxis(HPoint &axis)>`                                                                                                                 
const char *                    :cpp:func:`GetType <const char * HBhvInterpolatorAxisRotate::GetType()>`                                                                                                                     
:doc:`classHBhvInterpolator` *  :cpp:func:`CreateInstance <virtual HBhvInterpolator * HBhvInterpolatorAxisRotate::CreateInstance(HBhvAnimation *ainst)>`                                                                     
void                            :cpp:func:`Insert <void HBhvInterpolatorAxisRotate::Insert(float angle, int l=0)>`                                                                                                           
void                            :cpp:func:`Replace <void HBhvInterpolatorAxisRotate::Replace(float angle, int l)>`                                                                                                           
void                            :cpp:func:`Serialize <virtual void HBhvInterpolatorAxisRotate::Serialize(HUtilityXMLGenerator *xmlgen)>`                                                                                     
void                            :cpp:func:`Interpolate <virtual void HBhvInterpolatorAxisRotate::Interpolate(int keyframe, float fraction)>`                                                                                 
void                            :cpp:func:`Evaluate <virtual void HBhvInterpolatorAxisRotate::Evaluate(int keyframe, float fraction, bool &hasPos, HPoint &pos, bool &hasQuat, HQuat &quat, bool &hasScale, HPoint &scale)>` 
void *                          :cpp:func:`XMLCallback <static void * HBhvInterpolatorAxisRotate::XMLCallback(HUtilityXMLTag *xt, bool open, void *m_pExtraData)>`                                                           
=============================== =============================================================================================================================================================================================

.. cpp:namespace:: nullptr

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

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



