Function ringraphics::mesh[][src]

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