Type Definition lyon::path::math::Vector
[−]
type Vector = TypedVector2D<f32, UnknownUnit>;
Alias for euclid::Point2D<f32>.
type Vector = TypedVector2D<f32, UnknownUnit>;
Alias for euclid::Point2D<f32>.