#include <cam.h>
Inheritance diagram for Cam:
This is the camera class and was used for deciding where the camera was etc. It won't be for a bit, but then after a while I'd like to get it working, for comedy PoV changes.
Public Member Functions | |
Cam () | |
Dummy. | |
~Cam () | |
Dummy. | |
void | mouserot (void) |
Mouselook! | |
void | look (void) |
The main addition for the Cam object. |
|
The main addition for the Cam object. Calling gluLookAt(). w00t! |
|
Mouselook!
|