cgv
vr_camera.h File Reference
#include <string>
#include <vector>
#include "lib_begin.h"
#include <cgv/config/lib_end.h>

Go to the source code of this file.

Classes

class  vr::vr_camera
 interface for mono or stereo cameras in VR headsets More...
 

Namespaces

 vr
 the vr namespace for virtual reality support
 

Enumerations

enum  vr::CameraState
 different status values for a vr camera
 
enum  vr::CameraFrameFormat
 currently only a single frame format supported
 
enum  vr::CameraFrameSplit
 in case of stereo cameras a frame contains images of both eyes either split vertically (left right) or horizontally (top bottom)
 

Detailed Description

defines camera class for camera provided by vr_kit