######
IAtlas
######

.. cpp:namespace:: ART::IAtlas

.. default-domain:: cpp

Functions
=========

================================= ======================================================================================================================================================
..                                :cpp:func:`SET_CID <ART::IAtlas::SET_CID>`                                                                                                            
void                              :cpp:func:`SetAtmosphereHeight <virtual void ART::IAtlas::SetAtmosphereHeight(float iAtmosphereHeight)=0>`                                            
float                             :cpp:func:`GetAtmosphereHeight <virtual float ART::IAtlas::GetAtmosphereHeight() const =0>`                                                           
void                              :cpp:func:`SetSunSaturation <virtual void ART::IAtlas::SetSunSaturation(float iSunSaturation)=0>`                                                     
float                             :cpp:func:`GetSunSaturation <virtual float ART::IAtlas::GetSunSaturation() const =0>`                                                                 
void                              :cpp:func:`SetSunStrength <virtual void ART::IAtlas::SetSunStrength(float iSunStrength)=0>`                                                           
float                             :cpp:func:`GetSunStrength <virtual float ART::IAtlas::GetSunStrength() const =0>`                                                                     
void                              :cpp:func:`SetSkyStrength <virtual void ART::IAtlas::SetSkyStrength(float iSkyStrength)=0>`                                                           
float                             :cpp:func:`GetSkyStrength <virtual float ART::IAtlas::GetSkyStrength() const =0>`                                                                     
void                              :cpp:func:`SetVisibleSkyStrength <virtual void ART::IAtlas::SetVisibleSkyStrength(float iVisibleSkyStrength)=0>`                                      
float                             :cpp:func:`GetVisibleSkyStrength <virtual float ART::IAtlas::GetVisibleSkyStrength() const =0>`                                                       
void                              :cpp:func:`SetGroundAlbedo <virtual void ART::IAtlas::SetGroundAlbedo(const RED::Color &iGroundAlbedo)=0>`                                            
const :doc:`classRED_1_1Color` &  :cpp:func:`GetGroundAlbedo <virtual const RED::Color & ART::IAtlas::GetGroundAlbedo() const =0>`                                                      
void                              :cpp:func:`SetAtmosphereTurbidity <virtual void ART::IAtlas::SetAtmosphereTurbidity(float iTurbidity)=0>`                                             
float                             :cpp:func:`GetAtmosphereTurbidity <virtual float ART::IAtlas::GetAtmosphereTurbidity() const =0>`                                                     
void                              :cpp:func:`SetAtmosphereMieScatteringAnisotropy <virtual void ART::IAtlas::SetAtmosphereMieScatteringAnisotropy(float iG)=0>`                         
float                             :cpp:func:`GetAtmosphereMieScatteringAnisotropy <virtual float ART::IAtlas::GetAtmosphereMieScatteringAnisotropy() const =0>`                         
void                              :cpp:func:`SetAtmosphereMieScatteringAnisotropyAttenuation <virtual void ART::IAtlas::SetAtmosphereMieScatteringAnisotropyAttenuation(float iAtt)=0>` 
float                             :cpp:func:`GetAtmosphereMieScatteringAnisotropyAttenuation <virtual float ART::IAtlas::GetAtmosphereMieScatteringAnisotropyAttenuation() const =0>`   
================================= ======================================================================================================================================================

.. cpp:namespace:: nullptr

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

.. doxygenclass:: ART::IAtlas
   :project: RED
   :members:
   :undoc-members:



