Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

G3DFogInfo Class Reference

Extra information for vertex fogging. More...

#include <graph3d.h>

List of all members.

Public Attributes

float r
 Color.

float g
 Color.

float b
 Color.

float intensity
 Intensity (== density * thickness). More...

float intensity2


Detailed Description

Extra information for vertex fogging.


Member Data Documentation

float G3DFogInfo::intensity
 

Intensity (== density * thickness).

The second intensity value is always 0 and is put there to make it easier for 3D implementations to just use the two values below as a coordinate in a texture of 64*1.


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.2.5 written by Dimitri van Heesch, ©1997-2000