Function rin_graphics::plane_no_indices [−][src]
pub fn plane_no_indices(
size: Vec2,
rows: IndexT,
cols: IndexT
) -> Mesh<Vertex3DNormal>
Returns a plane as a filled mesh with position and normals but no indices
pub fn plane_no_indices(
size: Vec2,
rows: IndexT,
cols: IndexT
) -> Mesh<Vertex3DNormal>
Returns a plane as a filled mesh with position and normals but no indices