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

type Vector = Vector2D<f32, UnknownUnit>;

Alias for euclid::default::Point2D<f32>.