#include <CameraInput.h>
A simple camera representation using spherical coordinates as input (pitch, yaw, pivot and offset). The camera's transform and view can be obtained through accessor functions that use the internal spherical coordinates to calculate the position and orientation.