KrisLibrary  1.0.0
Public Types | Public Member Functions | Public Attributes | List of all members
GLDraw::GLFog Class Reference

Public Types

enum  Type { None, Linear, Exponential, ExponentialSquared }
 

Public Member Functions

void setNone ()
 
void setLinear (Real start, Real end)
 
void setExponential (Real density)
 
void setExponentialSquared (Real density)
 
void setCurrent ()
 
void unsetCurrent ()
 

Public Attributes

Type type
 
GLColor color
 
Real start
 
Real end
 
Real density
 

The documentation for this class was generated from the following files: