Sky Class Reference

#include <Sky.h>

List of all members.

Public Member Functions

 Sky (void)
void Init (void)
void Render (bool)
 ~Sky (void)

Public Attributes

float delta

Private Attributes

GLuint texture [5]
GLfloat fieldAmb [4]
GLfloat fieldDif [4]
COLOR amb
COLOR dif
float size
float sizeX
float sizeY
GLfloat angle


Constructor & Destructor Documentation

Sky::Sky ( void   ) 

default constructor for the sky

Sky::~Sky ( void   ) 

sky destructor


Member Function Documentation

void Sky::Init ( void   ) 

sky initialization

void Sky::Render ( bool  pause  ) 

sky rendermethod


Member Data Documentation

float Sky::delta

GLuint Sky::texture[5] [private]

GLfloat Sky::fieldAmb[4] [private]

GLfloat Sky::fieldDif[4] [private]

COLOR Sky::amb [private]

COLOR Sky::dif [private]

float Sky::size [private]

float Sky::sizeX [private]

float Sky::sizeY [private]

GLfloat Sky::angle [private]


The documentation for this class was generated from the following files:
Generated on Thu Jul 19 19:27:44 2007 for padoix by  doxygen 1.5.1-p1