[][src]Function pushrod::core::point::make_point_f64

pub fn make_point_f64(x: f64, y: f64) -> Point

Convenience method to convert floating point X and Y positions to a graphical Point.