Vec3(Standardlibrary/Math)

A Vec3 that uses the float type.

$Vec3 = Vec3_t<float>;

See Vec3i_t<T> for Member funcions and examples.