Type Definition rgx::math::algebra::Offset

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

Alias for a 2D offset.