Public Member Functions | |
cCamera2D (unsigned int alW, unsigned int alH) | |
const cVector3f & | GetPosition () const |
cVector3f | GetEyePosition () |
void | SetPosition (cVector3f avPos) |
void | SetXY (cVector2f avPos) |
void | SetZ (float afZ) |
void | MoveXY (cVector2f avAdd) |
void | MoveZ (float afZ) |
void | GetClipRect (cRect2f &aRect) |
void | SetModelViewMatrix (iLowLevelGraphics *apLowLevel) |
void | SetProjectionMatrix (iLowLevelGraphics *apLowLevel) |
eCameraType | GetType () |