Type Definition lexlib::Vec2f

source ·
pub type Vec2f = Vector2<f64>;
Expand description

Floating Vector2.