Unofficial OpenGL Software Development Kit
0.5.0
|
#include <MousePoles.h>
Abstract base class used by ViewPole to identify that it provides a viewing matrix.
Public Member Functions | |
virtual glm::mat4 | CalcMatrix () const =0 |
Computes the camera matrix. | |