vcglib/wrap/io_trimesh
Paolo Cignoni f44a3cfa78 Added support to additional per-face data in stl files. Code patch initially contributed by Tommy Odom (thanks!) 2009-08-23 07:16:49 +00:00
..
additionalinfo.h added GPL incipit 2009-05-18 14:15:15 +00:00
export.h
export_3ds.h
export_dae.h
export_dxf.h
export_idtf.h added GPL incipit 2009-05-18 14:15:15 +00:00
export_iv.h
export_obj.h
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 Added support to additional per-face data in stl files. Code patch initially contributed by Tommy Odom (thanks!) 2009-08-23 07:16:49 +00:00
export_u3d.h added GPL incipit 2009-05-18 14:15:15 +00:00
export_vmi.h added support for vertex attributes 2009-07-29 13:44:00 +00:00
export_vrml.h
how_to_write_an_io_filter.txt
import.h
import_asc.h removed small bug that caused the duplicate loading of the last vertex of a asc file 2009-08-18 00:01:47 +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 Added management of both confidence and intensity in ply storing range maps 2009-07-17 14:43:57 +00:00
import_ptx.h
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 missing test on cb==NULL added 2009-07-29 13:47:04 +00:00
import_vmi.h added support for vertex attributes 2009-07-29 13:44:00 +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