Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

Fog Class Reference

#include <fog.h>

List of all members.

Public Member Functions

 Fog ()
void Enable (BOOL set=-1)
void Use ()
void GetStringMode (MyString &result)
int GetIndexMode ()
void SetIndexMode (int index)

Public Attributes

BOOL isEnable
float start
float end
float density
FogMode mode
Color color


Detailed Description

Todo:
template class class IVS { int index T value MyString description; }

Definition at line 53 of file fog.h.


Constructor & Destructor Documentation

Fog::Fog  )  [inline]
 

Definition at line 64 of file fog.h.

References color, density, end, fogLinear, mode, Color::Set(), and start.


Member Function Documentation

void Fog::Enable BOOL  set = -1  )  [inline]
 

Definition at line 74 of file fog.h.

Referenced by ConfigProc(), and Use().

int Fog::GetIndexMode  )  [inline]
 

Definition at line 102 of file fog.h.

References fogExponential, fogExponential2, fogLinear, and mode.

Referenced by ConfigProc().

void Fog::GetStringMode MyString result  )  [inline]
 

Definition at line 91 of file fog.h.

References fogExponential, fogExponential2, fogLinear, and mode.

void Fog::SetIndexMode int  index  )  [inline]
 

Definition at line 113 of file fog.h.

References fogExponential, fogExponential2, fogLinear, FogMode, index, and mode.

void Fog::Use  )  [inline]
 

Definition at line 81 of file fog.h.

References color, density, Enable(), end, mode, and start.

Referenced by ApplyParamObj(), and ControlEngine::Setup().


Member Data Documentation

Color Fog::color
 

Definition at line 61 of file fog.h.

Referenced by ControlEngine::ControlEngine(), Fog(), ValueEditors::MakeRenderStruct(), and Use().

float Fog::density
 

Definition at line 59 of file fog.h.

Referenced by ConfigProc(), ControlEngine::ControlEngine(), Fog(), ValueEditors::MakeRenderStruct(), Use(), and ControlEngine::~ControlEngine().

float Fog::end
 

Definition at line 58 of file fog.h.

Referenced by ConfigProc(), ControlEngine::ControlEngine(), ValueEditors::MakeRenderStruct(), and ControlEngine::~ControlEngine().

BOOL Fog::isEnable
 

Definition at line 56 of file fog.h.

Referenced by ConfigProc(), ControlEngine::ControlEngine(), Face::Draw(), ValueEditors::MakeRenderStruct(), and ControlEngine::~ControlEngine().

FogMode Fog::mode
 

Definition at line 60 of file fog.h.

Referenced by ConfigProc(), ControlEngine::ControlEngine(), ValueEditors::MakeRenderStruct(), and ControlEngine::~ControlEngine().

float Fog::start
 

Definition at line 57 of file fog.h.

Referenced by ConfigProc(), ControlEngine::ControlEngine(), ValueEditors::MakeRenderStruct(), and ControlEngine::~ControlEngine().


The documentation for this class was generated from the following file:
Generated on Fri Aug 20 19:21:23 2004 for 3d Controls by doxygen 1.3.6