Function rin::graphics::circle [−][src]
pub fn circle(
pos: &Point<f32, U2>,
r: f32,
resolution: u32
) -> Mesh<Matrix<f32, U2, U1, <DefaultAllocator as Allocator<f32, U2, U1>>::Buffer>>
Returns an circle as a filled mesh with only position info