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

Go to the source code of this file.

Classes

class  mathter::Rotation2DBuilder< T >
 

Namespaces

 mathter
 

Functions

template<class T >
auto mathter::Rotation (const T &angle)
 Creates a 2D rotation matrix. More...