Type Definition lyon_geom::math::Vector [] [src]

type Vector = Vector2D<f32>;

Alias for euclid::Point2D<f32>.