#############
HLightsObject
#############

.. cpp:namespace:: HLightsObject

.. default-domain:: cpp

Functions
=========

============= ================================================================================================================
..            :cpp:func:`HLightsObject <HLightsObject::HLightsObject>`                                                        
..            :cpp:func:`~HLightsObject <HLightsObject::~HLightsObject>`                                                      
const char *  :cpp:func:`GetName <const char * HLightsObject::GetName()>`                                                     
int           :cpp:func:`SetupHandlesEvent <int HLightsObject::SetupHandlesEvent(HBaseView *view, HC_KEY key, bool complex)>` 
const char *  :cpp:func:`GetStaticName <static const char * HLightsObject::GetStaticName()>`                                  
void          :cpp:func:`InsertLocalLight <static void HLightsObject::InsertLocalLight(HBaseView *view, HPoint &pos)>`        
void          :cpp:func:`InsertDistantLight <static void HLightsObject::InsertDistantLight(HBaseView *view, HPoint &pos)>`    
void          :cpp:func:`InsertSpotLight <static void HLightsObject::InsertSpotLight(HBaseView *view, HPoint &pos)>`          
void          :cpp:func:`TurnLightsOnOff <static void HLightsObject::TurnLightsOnOff(HBaseView *view, bool onoff)>`           
============= ================================================================================================================

.. cpp:namespace:: nullptr

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

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



