mat2 Class

A 2x2 matrix.

Behaviors

~mat2()
mat2()

Methods

mat2& opAssign(const mat2&in m)
void Transpose()

Properties

vec2 x
vec2 y