Boundaries for rotation on one axis. More...
#include <cameracontroller.h>
Public Member Functions | |
AngleLimits () | |
Class constructor. | |
Public Attributes | |
Real | Lower |
The lower limit for rotation, in radians. | |
Real | Upper |
The upper limit for rotation, in radians. | |
Boundaries for rotation on one axis.
Definition at line 57 of file cameracontroller.h.