#include "Matrix.h"
#include "Transformer.h"
Go to the source code of this file.
Compounds | |
class | TransformerPan |
Implements the Transformer to compute the transformation Matrix as a translation left/right and up/down on the screen (along the X and, respectively, Y axis) from the current mouse position in the direction of the mouse movement. More... |