Berserk
Static Public Member Functions | List of all members
MathUtils2d Class Reference

2d space math utils More...

#include <MathUtils2d.hpp>

Static Public Member Functions

static Mat2x2f IdentityMatrix ()
 
static Mat2x2f RotateZ (float angleRad)
 

Detailed Description

2d space math utils

Member Function Documentation

◆ IdentityMatrix()

static Mat2x2f MathUtils2d::IdentityMatrix ( )
inlinestatic

◆ RotateZ()

static Mat2x2f MathUtils2d::RotateZ ( float  angleRad)
inlinestatic

Counter clockwise rotation around imaginable Z axis for 2D space


The documentation for this class was generated from the following file: