Type Definition lyon_bezier::Vec2 [] [src]

type Vec2 = Vector2D<f32>;

Alias for euclid::Point2D<f32>.