List of all members.
Public Member Functions |
| Portal (void) |
| ~Portal (void) |
| standard constructor
|
int | Draw (double time, double dtime, GMatrix16 *viewmatrix, GMatrix16 *worldmatrix, int FLAGS) |
| standard destructor
|
virtual void | setActive (bool) |
| draw portal
|
Protected Attributes |
int | texId |
Constructor & Destructor Documentation
Member Function Documentation
int Portal::Draw |
( |
double |
time, |
|
|
double |
dtime, |
|
|
GMatrix16 * |
viewmatrix, |
|
|
GMatrix16 * |
worldmatrix, |
|
|
int |
FLAGS | |
|
) |
| | [virtual] |
standard destructor
Reimplemented from GModel.
void Portal::setActive |
( |
bool |
b |
) |
[virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: