Function rin_graphics::mesh[][src]

pub fn mesh<T>(vertices: Vec<T>, ty: PrimitiveType) -> Mesh<T>
[]

Mesh with no indices from vertices and primitive type