CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

csFog Struct Reference
[3D]

Fog structure. More...

#include <graph3d.h>

List of all members.

Public Attributes

bool enabled
 If true then fog is enabled.

float density
 Density (0 is off).

float red
 Color (red).

float green
 Color (green).

float blue
 Color (blue).


Detailed Description

Fog structure.

Definition at line 124 of file graph3d.h.


Member Data Documentation

float csFog::blue
 

Color (blue).

Definition at line 135 of file graph3d.h.

float csFog::density
 

Density (0 is off).

Definition at line 129 of file graph3d.h.

bool csFog::enabled
 

If true then fog is enabled.

Definition at line 127 of file graph3d.h.

float csFog::green
 

Color (green).

Definition at line 133 of file graph3d.h.

float csFog::red
 

Color (red).

Definition at line 131 of file graph3d.h.


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