#############
HSmoothShadow
#############

.. cpp:namespace:: HSmoothShadow

.. default-domain:: cpp

Functions
=========

===== =============================================================================================================================
..    :cpp:func:`HSmoothShadow <HSmoothShadow::HSmoothShadow>`                                                                     
..    :cpp:func:`~HSmoothShadow <virtual HSmoothShadow::~HSmoothShadow>`                                                           
void  :cpp:func:`CleanUp <void HSmoothShadow::CleanUp()>`                                                                          
void  :cpp:func:`Create <void HSmoothShadow::Create(ShadowPlaneType ptype, int TextureSize=0, int FilterSize=-1, int filter[]=0)>` 
void  :cpp:func:`Create <void HSmoothShadow::Create()>`                                                                            
int   :cpp:func:`GetFilterSize <int HSmoothShadow::GetFilterSize()>`                                                               
int   :cpp:func:`GetTextureSize <int HSmoothShadow::GetTextureSize()>`                                                             
void  :cpp:func:`SetTextureSize <void HSmoothShadow::SetTextureSize(int TextureSize)>`                                             
void  :cpp:func:`SetFilter <void HSmoothShadow::SetFilter(int filter[], int FilterSize)>`                                          
void  :cpp:func:`UnDefineShadowTexture <void HSmoothShadow::UnDefineShadowTexture()>`                                              
void  :cpp:func:`SetAllowOpenglShadow <void HSmoothShadow::SetAllowOpenglShadow(bool AllowOpenglShadow)>`                          
void  :cpp:func:`UnDefineAllShadowTextures <static void HSmoothShadow::UnDefineAllShadowTextures(HC_KEY modelsegmentkey)>`         
===== =============================================================================================================================

.. cpp:namespace:: nullptr

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

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



