Function rin::graphics::mesh [−][src]
pub fn mesh<T>(vertices: Vec<T, Global>, ty: PrimitiveType) -> Mesh<T>
Mesh with no indices from vertices and primitive type
pub fn mesh<T>(vertices: Vec<T, Global>, ty: PrimitiveType) -> Mesh<T>
Mesh with no indices from vertices and primitive type