Type Definition rgx::math::algebra::Vector

source ·
pub type Vector = Vector2D<f32>;
Expand description

Alias for a 2D vector.