|
Public Member Functions |
| cGrCarCamMirror (cGrScreen *myscreen, int id, int drawCurr, int drawBG, float myfovy, float myfovymin, float myfovymax, float myfnear, float myffar=1500.0, float myfogstart=1400.0, float myfogend=1500.0) |
| ~cGrCarCamMirror () |
void | update (tCarElt *car, tSituation *s) |
void | limitFov (void) |
void | setViewport (int x, int y, int w, int h) |
void | setPos (int x, int y, int w, int h) |
void | activateViewport (void) |
void | store (void) |
void | display (void) |
| cGrCarCamMirror (cGrScreen *myscreen, int id, int drawCurr, int drawBG, float myfovy, float myfovymin, float myfovymax, float myfnear, float myffar=1500.0, float myfogstart=1400.0, float myfogend=1500.0) |
| ~cGrCarCamMirror () |
void | update (tCarElt *car, tSituation *s) |
void | limitFov (void) |
void | setViewport (int x, int y, int w, int h) |
void | setPos (int x, int y, int w, int h) |
void | activateViewport (void) |
void | store (void) |
void | display (void) |
Protected Attributes |
int | vpx |
int | vpy |
int | vpw |
int | vph |
int | mx |
int | my |
int | mw |
int | mh |
float | tsu |
float | tsv |
float | teu |
float | tev |
GLuint | tex |
cGrOrthoCamera * | viewCam |
cGrOrthoCamera * | viewCam |