Type Definition graphics_shape::Point

source · []
pub type Point = Point<f32>;
Expand description

A macro to create a new graphics shape.