Type Definition na::Vec2

source · []
pub type Vec2<T = f32> = Vector2<T>;