vcglib/wrap/io_trimesh
Paolo Cignoni abf6773153 corrected a small bug in the progress bar of large files 2009-07-14 08:58:48 +00:00
..
additionalinfo.h added GPL incipit 2009-05-18 14:15:15 +00:00
export.h
export_3ds.h Removed harmless warnings 2008-12-11 13:56:09 +00:00
export_dae.h removed references to a MeshModel type that was leaked here from meshlab... 2008-11-13 10:45:39 +00:00
export_dxf.h
export_idtf.h added GPL incipit 2009-05-18 14:15:15 +00:00
export_iv.h
export_obj.h removed harmless gcc warnings 2009-01-03 22:44:49 +00:00
export_off.h made more robust the case of saving polygonal meshes 2009-06-26 23:19:52 +00:00
export_ply.h added IO_CAMERA in GetExportMaskCapability 2009-05-22 12:43:35 +00:00
export_smf.h
export_stl.h removed harmless gcc warnings 2009-01-03 22:44:49 +00:00
export_u3d.h added GPL incipit 2009-05-18 14:15:15 +00:00
export_vmi.h patch to the previous commit, shot loading/saving 2009-06-16 16:51:13 +00:00
export_vrml.h removed harmless warnings 2009-03-03 23:39:27 +00:00
how_to_write_an_io_filter.txt
import.h
import_asc.h Corrected bug that prevented the loading of x y z raw ascii files (only x, y, z, files were supported) 2009-06-25 14:06:50 +00:00
import_dae.h fixed uninitialized variable. 2009-05-29 18:33:19 +00:00
import_obj.h added checks for components before accessing them. 2009-06-22 16:53:40 +00:00
import_off.h Changed importers (off ply obj raw) to tag edges inside polygonal faces as "faux" 2009-04-20 22:59:08 +00:00
import_ply.h removed unused vertex which caused errors in ocf meshes. 2009-07-06 11:23:08 +00:00
import_ptx.h add transposeInPlace and duplicate V(int) 2008-10-29 11:17:11 +00:00
import_raw.h Changed importers (off ply obj raw) to tag edges inside polygonal faces as "faux" 2009-04-20 22:59:08 +00:00
import_smf.h
import_stl.h corrected a small bug in the progress bar of large files 2009-07-14 08:58:48 +00:00
import_vmi.h patch to the previous commit, shot loading/saving 2009-06-16 16:51:13 +00:00
io_mask.h added bit polygonal to the saving masks 2009-06-26 23:17:06 +00:00
io_material.h
io_ply.h