SIO2mist Struct Reference

#include <sio2_mist.h>

Collaboration diagram for SIO2mist:

Collaboration graph
[legend]

List of all members.

Public Attributes

char name [SIO2_MAX_CHAR]
 The name of the SIO2mist.
vec4 col
 The color to use to render the mist.
float dens
 The density of the SIO2mist.
float mode
 The mode to use for the mist. Please check GL_FOG for more information.
float cstart
 Determine the distance where the mist start.
float cend
 Determine the distance where the mist end.


Member Data Documentation

char SIO2mist::name[SIO2_MAX_CHAR]

The name of the SIO2mist.

Referenced by sio2ResourceGet().

The color to use to render the mist.

Referenced by sio2MistCreate(), and sio2MistRender().

The density of the SIO2mist.

Referenced by sio2MistCreate(), and sio2MistRender().

The mode to use for the mist. Please check GL_FOG for more information.

Referenced by sio2MistCreate(), and sio2MistRender().

Determine the distance where the mist start.

Referenced by sio2MistCreate(), and sio2MistRender().

Determine the distance where the mist end.

Referenced by sio2MistCreate(), and sio2MistRender().


The documentation for this struct was generated from the following file:

Generated on Thu Mar 4 15:41:52 2010 for SIO2 Engine by  doxygen 1.5.6