CrystalSpace

Public API Reference

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

csFog Struct Reference
[3D]

Fog structure. More...

#include <graph3d.h>

List of all members.

Public Attributes

bool enabled
 If true then fog is enabled. More...

float density
 Density (0 is off). More...

float red
 Color (red). More...

float green
 Color (green). More...

float blue
 Color (blue). More...


Detailed Description

Fog structure.

Definition at line 469 of file graph3d.h.


Member Data Documentation

float csFog::blue
 

Color (blue).

Definition at line 480 of file graph3d.h.

Referenced by csSector::SetFog.

float csFog::density
 

Density (0 is off).

Definition at line 474 of file graph3d.h.

Referenced by csSector::SetFog.

bool csFog::enabled
 

If true then fog is enabled.

Definition at line 472 of file graph3d.h.

Referenced by csSector::DisableFog, csSector::HasFog, and csSector::SetFog.

float csFog::green
 

Color (green).

Definition at line 478 of file graph3d.h.

Referenced by csSector::SetFog.

float csFog::red
 

Color (red).

Definition at line 476 of file graph3d.h.

Referenced by csSector::SetFog.


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