#######
KeyPath
#######

.. cpp:namespace:: KeyPath

.. default-domain:: cpp

Functions
=========

====================== ==========================================================================================
..                     :cpp:func:`KeyPath <KeyPath::KeyPath>`                                                    
void                   :cpp:func:`AddKey <void KeyPath::AddKey(HC_KEY key)>`                                     
void                   :cpp:func:`RemoveKey <void KeyPath::RemoveKey()>`                                         
int                    :cpp:func:`GetKeyCount <int KeyPath::GetKeyCount() const>`                                
HC_KEY const *         :cpp:func:`GetKeys <HC_KEY const  * KeyPath::GetKeys() const>`                            
void                   :cpp:func:`SetRootKeyDepth <void KeyPath::SetRootKeyDepth()>`                             
bool                   :cpp:func:`LeafIsRoot <bool KeyPath::LeafIsRoot() const>`                                 
RGBColorArray const &  :cpp:func:`GetEffectiveColorMap <RGBColorArray const  & KeyPath::GetEffectiveColorMap()>` 
====================== ==========================================================================================

.. cpp:namespace:: nullptr

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

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



