Type Definition slender_math::v2f

source ·
pub type v2f = Vector2f;
Expand description

A vector with 2 f32 components