Type Definition nalgebra_glm::Vec2

source ·
pub type Vec2 = TVec2<f32>;
Expand description

A 2D vector with f32 components.