Unofficial OpenGL Software Development Kit
0.5.0
|
#include <MousePoles.h>
Utility object containing the ViewPole's view information.
Public Attributes | |
glm::vec3 | targetPos |
The starting target position position. | |
glm::fquat | orient |
The initial orientation aroudn the target position. | |
float | radius |
The initial radius of the camera from the target point. | |
float | degSpinRotation |
The initial spin rotation of the "up" axis, relative to orient. | |