#include <fog.h>
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 | 
Definition at line 53 of file fog.h.
      
  | 
  
| 
 
 Definition at line 64 of file fog.h. References color, density, end, fogLinear, mode, Color::Set(), and start.  | 
  
      
  | 
  
| 
 
 Definition at line 74 of file fog.h. Referenced by ConfigProc(), and Use().  | 
  
      
  | 
  
| 
 
 Definition at line 102 of file fog.h. References fogExponential, fogExponential2, fogLinear, and mode. Referenced by ConfigProc().  | 
  
      
  | 
  
| 
 
 Definition at line 91 of file fog.h. References fogExponential, fogExponential2, fogLinear, and mode.  | 
  
      
  | 
  
| 
 
 Definition at line 113 of file fog.h. References fogExponential, fogExponential2, fogLinear, FogMode, index, and mode.  | 
  
      
  | 
  
| 
 
 Definition at line 81 of file fog.h. References color, density, Enable(), end, mode, and start. Referenced by ApplyParamObj(), and ControlEngine::Setup().  | 
  
      
  | 
  
| 
 
 Definition at line 61 of file fog.h. Referenced by ControlEngine::ControlEngine(), Fog(), ValueEditors::MakeRenderStruct(), and Use().  | 
  
      
  | 
  
| 
 
 Definition at line 59 of file fog.h. Referenced by ConfigProc(), ControlEngine::ControlEngine(), Fog(), ValueEditors::MakeRenderStruct(), Use(), and ControlEngine::~ControlEngine().  | 
  
      
  | 
  
| 
 
 Definition at line 58 of file fog.h. Referenced by ConfigProc(), ControlEngine::ControlEngine(), ValueEditors::MakeRenderStruct(), and ControlEngine::~ControlEngine().  | 
  
      
  | 
  
| 
 
 Definition at line 56 of file fog.h. Referenced by ConfigProc(), ControlEngine::ControlEngine(), Face::Draw(), ValueEditors::MakeRenderStruct(), and ControlEngine::~ControlEngine().  | 
  
      
  | 
  
| 
 
 Definition at line 60 of file fog.h. Referenced by ConfigProc(), ControlEngine::ControlEngine(), ValueEditors::MakeRenderStruct(), and ControlEngine::~ControlEngine().  | 
  
      
  | 
  
| 
 
 Definition at line 57 of file fog.h. Referenced by ConfigProc(), ControlEngine::ControlEngine(), ValueEditors::MakeRenderStruct(), and ControlEngine::~ControlEngine().  | 
  
 
1.3.6