Function ringraphics::load_ply[][src]

pub fn load_ply<C: ToRgba>(
    path: &str,
    default_color: C
) -> Result<Mesh<Vertex3DTexColor>, String>