ContRap-Libraries
Data Fields

crp::GLCameraPos Struct Reference

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.

Detailed Description

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


Field Documentation

Forward direction of the camera.

Position of the camera.

Up direction of the camera.


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