[][src]Type Definition lyon_geom::math::Point

type Point = Point2D<f32>;

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