28 #ifndef BERSERK_UTILS2D_H
29 #define BERSERK_UTILS2D_H
#define BRK_NS_END
Definition: Config.hpp:48
2d space math utils
Definition: MathUtils2d.hpp:45
static Mat2x2f IdentityMatrix()
Definition: MathUtils2d.hpp:47
static Mat2x2f RotateZ(float angleRad)
Definition: MathUtils2d.hpp:54
static float Cos(float a)
Definition: MathUtils.hpp:91
static float Sin(float a)
Definition: MathUtils.hpp:88
Generic matrix of M x N size for space of type T.
Definition: TMatMxN.hpp:56
Definition: GLDevice.cpp:46