Mathter
A configurable 3D math library for game developers.
|
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... | |