CrystalSpace

Public API Reference

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

csFog Struct Reference
[3D]

Fog structure. More...

#include <ivideo/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 123 of file graph3d.h.


Member Data Documentation

float csFog::blue
 

Color (blue).

Definition at line 134 of file graph3d.h.

float csFog::density
 

Density (0 is off).

Definition at line 128 of file graph3d.h.

bool csFog::enabled
 

If true then fog is enabled.

Definition at line 126 of file graph3d.h.

float csFog::green
 

Color (green).

Definition at line 132 of file graph3d.h.

float csFog::red
 

Color (red).

Definition at line 130 of file graph3d.h.


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