Mathter
A configurable 3D math library for game developers.
Classes | Namespaces | Functions
ShearBuilder.hpp File Reference
#include "../Matrix/MatrixImpl.hpp"
#include "../Vector.hpp"

Go to the source code of this file.

Classes

class  mathter::ShearBuilder< T >
 

Namespaces

 mathter
 

Functions

template<class T >
auto mathter::Shear (T slope, int principalAxis, int modulatorAxis)
 Creates a shear matrix. More...