Voxvision  1
Creating and manipulating voxel octrees
Data Fields
vox_camera Struct Reference

A generic camera class. More...

#include <camera.h>

Data Fields

struct vox_camera_interfaceiface
 camera methods
 

Detailed Description

A generic camera class.

User is only allowed to access its methods. Also user can set the following properties of a camera:

"fov" which stands for "field of view" with the method set_property_number.

"position" which is position of the camera with the method set_property_dot.

"rotation" which is rotation angles of the camera with the method set_property_dot.


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