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

type F64Point = Point2D<f64>;

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