Skip to main content

mesh_to_obj_string

Function mesh_to_obj_string 

Source
pub fn mesh_to_obj_string(mesh: &PyTriangleMesh) -> String
Expand description

Serialize a triangle mesh to OBJ format string.