List of all members.
Public Member Functions |
| GSkyBox (char *MeshFile, char _TextureNames[6][50]) |
| ~GSkyBox (void) |
int | Draw (GVec4f pos, double time, double dtime, GMatrix16 *viewmatrix, GMatrix16 *worldmatrix, int FLAGS) |
int | Draw (double time, double dtime, GMatrix16 *viewmatrix, GMatrix16 *worldmatrix, int FLAGS) |
int | DrawSprites (double time, double dtime, GMatrix16 *viewmatrix, GMatrix16 *worldmatrix, int FLAGS) |
Protected Attributes |
unsigned int | TexIds [6] |
char | TextureNames [6][50] |
GAnimatedMesh * | BoxMesh |
Constructor & Destructor Documentation
GSkyBox::GSkyBox |
( |
char * |
MeshFile, |
|
|
char |
_TextureNames[6][50] | |
|
) |
| | |
GSkyBox::~GSkyBox |
( |
void |
|
) |
|
Member Function Documentation
int GSkyBox::Draw |
( |
double |
time, |
|
|
double |
dtime, |
|
|
GMatrix16 * |
viewmatrix, |
|
|
GMatrix16 * |
worldmatrix, |
|
|
int |
FLAGS | |
|
) |
| | [virtual] |
int GSkyBox::DrawSprites |
( |
double |
time, |
|
|
double |
dtime, |
|
|
GMatrix16 * |
viewmatrix, |
|
|
GMatrix16 * |
worldmatrix, |
|
|
int |
FLAGS | |
|
) |
| | [virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: