Function rin::graphics::plane_wireframe [−][src]
pub fn plane_wireframe(
size: Matrix<f32, U2, U1, <DefaultAllocator as Allocator<f32, U2, U1>>::Buffer>,
rows: u32,
cols: u32
) -> Mesh<Vertex3D>
Returns a plane as a wireframe mesh with position only