Unofficial OpenGL Software Development Kit
0.5.0
|
#include <MousePoles.h>
Utility object containing the ObjectPole's position and orientation information.
Public Attributes | |
glm::vec3 | position |
The world-space position of the object. | |
glm::fquat | orientation |
The world-space orientation of the object. | |