[−][src]Module rust_3d::io
Containing IO functions / traits / types
Functions
load_ply_ascii | Loads an IsMesh3D from the ASCII .ply file format |
load_xy | Loads a IsRandomInsertible |
load_xyz | Loads a IsRandomInsertible |
save_ply_ascii | Saves an IsMesh3D in the ASCII .ply file format |
save_ply_ascii_colored | Saves an IsMesh3D in the ASCII .ply file format with additional colors |
save_ply_binary | Saves an IsMesh3D in the binary .ply file format |
save_ply_binary_colored | Saves an IsMesh3D in the binary .ply file format with additional colors |
save_stl_ascii | Saves an IsMesh3D in the ASCII .stl file format |
save_xy | Saves an IsRandomAccessible |
save_xyz | Saves an IsRandomAccessible |