ContRap-Libraries
|
A structure to hold a position and orientation of a camera in space. More...
#include <glcamera.h>
Data Fields | |
GLVertex | position |
Position of the camera. | |
GLVertex | lookat |
Forward direction of the camera. | |
GLVertex | up |
Up direction of the camera. |
A structure to hold a position and orientation of a camera in space.
Position of camera Direction in which the camera looks Up-Vector of the camera
Forward direction of the camera.
Position of the camera.
Up direction of the camera.