Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages
csFog Struct Reference
Fog structure. More...
#include <ivideo/graph3d.h>
Public Attributes | |
float | blue |
Color (blue). | |
float | density |
Density (0 is off). | |
bool | enabled |
If true then fog is enabled. | |
float | end |
Fog end. | |
float | green |
Color (green). | |
csFogMode | mode |
Fog mode. | |
float | red |
Color (red). | |
float | start |
Fog start. |
Detailed Description
Fog structure.
Definition at line 121 of file graph3d.h.
Member Data Documentation
|
Color (blue).
|
|
Density (0 is off).
|
|
If true then fog is enabled.
|
|
Fog end.
|
|
Color (green).
|
|
Fog mode.
|
|
Color (red).
|
|
Fog start.
|
The documentation for this struct was generated from the following file:
- ivideo/graph3d.h
Generated for Crystal Space by doxygen 1.4.4