CrystalSpace

Public API Reference

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>

List of all members.

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

float csFog::blue
 

Color (blue).

Definition at line 132 of file graph3d.h.

float csFog::density
 

Density (0 is off).

Definition at line 126 of file graph3d.h.

bool csFog::enabled
 

If true then fog is enabled.

Definition at line 124 of file graph3d.h.

float csFog::end
 

Fog end.

Definition at line 136 of file graph3d.h.

float csFog::green
 

Color (green).

Definition at line 130 of file graph3d.h.

csFogMode csFog::mode
 

Fog mode.

Definition at line 138 of file graph3d.h.

float csFog::red
 

Color (red).

Definition at line 128 of file graph3d.h.

float csFog::start
 

Fog start.

Definition at line 134 of file graph3d.h.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.4.4