ScummVM API documentation
hpl::cCamera2D Class Reference
Inheritance diagram for hpl::cCamera2D:
hpl::iCamera

Public Member Functions

 cCamera2D (unsigned int alW, unsigned int alH)
 
const cVector3fGetPosition () 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 ()
 

The documentation for this class was generated from the following file: