logo

Type Definition graphics_shape::Circle

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

A circle defined by center and radius.