Vec2(Standardlibrary/Math)

A Vec2 that uses the float type.

$Vec2 = Vec2_t<float>;

See Vec2_t<T> for Member funcions and examples.