Function rin::graphics::mesh_slice [−][src]
pub fn mesh_slice<T>(vertices: &[T], ty: PrimitiveType) -> MeshSlice<'_, T>
Mesh slice with no indices from vertices and primitive type
pub fn mesh_slice<T>(vertices: &[T], ty: PrimitiveType) -> MeshSlice<'_, T>
Mesh slice with no indices from vertices and primitive type