HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DM_ViewportFogParms Class Reference

#include <DM_Defines.h>

Public Member Functions

 DM_ViewportFogParms ()
 

Public Attributes

bool enabled
 
GUI_FogMode mode
 
fpreal32 density
 
fpreal32 opacity
 
UT_Vector3F fog_color
 
fpreal32 start
 
fpreal32 end
 
fpreal32 clip_dist
 
int heightmode
 
fpreal32 height
 
fpreal32 falloff
 
fpreal32 light_intensity
 
UT_Vector2F light_scatter
 
bool use_sun
 
fpreal sun_exp
 

Detailed Description

Definition at line 254 of file DM_Defines.h.

Constructor & Destructor Documentation

DM_ViewportFogParms::DM_ViewportFogParms ( )
inline

Definition at line 257 of file DM_Defines.h.

Member Data Documentation

fpreal32 DM_ViewportFogParms::clip_dist

Definition at line 271 of file DM_Defines.h.

fpreal32 DM_ViewportFogParms::density

Definition at line 266 of file DM_Defines.h.

bool DM_ViewportFogParms::enabled

Definition at line 264 of file DM_Defines.h.

fpreal32 DM_ViewportFogParms::end

Definition at line 270 of file DM_Defines.h.

fpreal32 DM_ViewportFogParms::falloff

Definition at line 274 of file DM_Defines.h.

UT_Vector3F DM_ViewportFogParms::fog_color

Definition at line 268 of file DM_Defines.h.

fpreal32 DM_ViewportFogParms::height

Definition at line 273 of file DM_Defines.h.

int DM_ViewportFogParms::heightmode

Definition at line 272 of file DM_Defines.h.

fpreal32 DM_ViewportFogParms::light_intensity

Definition at line 275 of file DM_Defines.h.

UT_Vector2F DM_ViewportFogParms::light_scatter

Definition at line 276 of file DM_Defines.h.

GUI_FogMode DM_ViewportFogParms::mode

Definition at line 265 of file DM_Defines.h.

fpreal32 DM_ViewportFogParms::opacity

Definition at line 267 of file DM_Defines.h.

fpreal32 DM_ViewportFogParms::start

Definition at line 269 of file DM_Defines.h.

fpreal DM_ViewportFogParms::sun_exp

Definition at line 278 of file DM_Defines.h.

bool DM_ViewportFogParms::use_sun

Definition at line 277 of file DM_Defines.h.


The documentation for this class was generated from the following file: