62#include <guunits/guunits.h>
116gu_camera gu_camera_make(
const centimetres_d,
const centimetres_d,
const degrees_d,
const degrees_d,
const degrees_d) __attribute__((
const));
gu_camera gu_camera_make(const centimetres_d, const centimetres_d, const degrees_d, const degrees_d, const degrees_d) __attribute__((const))
bool gu_camera_equals(const gu_camera, const gu_camera, const double) __attribute__((const))
struct gu_camera gu_camera
centimetres_d centerOffset
The distance the camera is from the center point.
centimetres_d height
The height from the pivot of the camera to the middle of the camera.
degrees_d hFov
The horizontal field of view.
degrees_d vFov
The vertical field of view.
degrees_d vDirection
The degree in which the camera is facing in the vertical direction.