Function rin::graphics::rectangle[][src]

pub fn rectangle(
    pos: &Point<f32, U2>,
    w: f32,
    h: f32
) -> Mesh<Matrix<f32, U2, U1, <DefaultAllocator as Allocator<f32, U2, U1>>::Buffer>>

Returns a rectangle as a filled mesh with position