Function nannou::text::rt::point[][src]

pub fn point<N>(x: N, y: N) -> Point<N>

A convenience function for generating Points.