#############
TK_Area_Light
#############

.. cpp:namespace:: TK_Area_Light

.. default-domain:: cpp

Functions
=========

============================= ===============================================================================================================
..                            :cpp:func:`TK_Area_Light <TK_Area_Light::TK_Area_Light>`                                                       
..                            :cpp:func:`~TK_Area_Light <TK_Area_Light::~TK_Area_Light>`                                                     
:cpp:enumerator:`~TK_Status`  :cpp:func:`Read <TK_Status TK_Area_Light::Read(BStreamFileToolkit &tk)>`                                       
:cpp:enumerator:`~TK_Status`  :cpp:func:`Write <TK_Status TK_Area_Light::Write(BStreamFileToolkit &tk)>`                                     
:cpp:enumerator:`~TK_Status`  :cpp:func:`Clone <TK_Status TK_Area_Light::Clone(BStreamFileToolkit &tk, BBaseOpcodeHandler **handler) const>` 
:cpp:enumerator:`~TK_Status`  :cpp:func:`ReadAscii <TK_Status TK_Area_Light::ReadAscii(BStreamFileToolkit &tk)>`                             
:cpp:enumerator:`~TK_Status`  :cpp:func:`WriteAscii <TK_Status TK_Area_Light::WriteAscii(BStreamFileToolkit &tk)>`                           
void                          :cpp:func:`Reset <void TK_Area_Light::Reset()>`                                                                
void                          :cpp:func:`SetPoints <void TK_Area_Light::SetPoints(int count, float const points[]=0)>`                       
float const *                 :cpp:func:`GetPoints <float const  * TK_Area_Light::GetPoints() const>`                                        
float *                       :cpp:func:`GetPoints <float * TK_Area_Light::GetPoints()>`                                                     
void                          :cpp:func:`SetDPoints <void TK_Area_Light::SetDPoints(int count, double const points[]=0)>`                    
double const *                :cpp:func:`GetDPoints <double const  * TK_Area_Light::GetDPoints() const>`                                     
double *                      :cpp:func:`GetDPoints <double * TK_Area_Light::GetDPoints()>`                                                  
int                           :cpp:func:`GetCount <int TK_Area_Light::GetCount() const>`                                                     
void                          :cpp:func:`SetOptions <void TK_Area_Light::SetOptions(int o)>`                                                 
int                           :cpp:func:`GetOptions <int TK_Area_Light::GetOptions() const>`                                                 
============================= ===============================================================================================================

.. cpp:namespace:: nullptr

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

.. doxygenclass:: TK_Area_Light
   :project: 3dgs_stream
   :members:
   :undoc-members:



