openalea.phenomenal.mesh.formats

Functions

read_ply_to_vertices_faces(filename)

Read ply file to vertices and faces

read_ply_to_vtk_poly_data(filename)

write_vertices_faces_to_ply_file(filename, ...)

Write methods to save vertices and faces in ply format.

write_vtk_poly_data_to_ply_file(filename, ...)