mElite  1.0
An Elite clone based on TextElite by Jan-Philipp Kappmeier and Melanie Schmidt.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
CameraObject.cpp File Reference

Implementation of a camera in 3d space. The camera is a Object that has no drawing abilities, but a lot of possible movements. More...

#include "CameraObject.h"
#include "GlobalGL.h"

Go to the source code of this file.

Detailed Description

Implementation of a camera in 3d space. The camera is a Object that has no drawing abilities, but a lot of possible movements.

Copyright Jan-Philipp Kappmeier, Melanie Schmidt

Definition in file CameraObject.cpp.