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

type Point = TypedPoint2D<f32, UnknownUnit>;

Alias for euclid::Point2D<f32>.