Type Definition lyon::bezier::Vec2 [] [src]

type Vec2 = TypedVector2D<f32, UnknownUnit>;

Alias for euclid::Point2D<f32>.