vcglib/wrap/io_trimesh
Paolo Cignoni 5dbe87d368 corrected harmless gcc warnings 2012-05-05 14:52:57 +00:00
..
additionalinfo.h added GPL incipit 2009-05-18 14:15:15 +00:00
export.h added suppor of color in OFF format. 2008-04-15 10:38:12 +00:00
export_3ds.h Ongoing corrections of include paths to comply the new folder arrangement 2011-04-03 22:50:10 +00:00
export_ctm.h Added support for point clouds to openctm. Using an hack becouse openctm officially do not want it... 2011-10-06 14:00:54 +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 Added comments for documentation 2006-11-21 19:23:50 +00:00
export_fbx.h Rolled back 2011-10-05 15:04:40 +00:00
export_gts.h Rolled back 2011-10-05 15:04:40 +00:00
export_idtf.h Ongoing corrections of include paths to comply the new folder arrangement 2011-04-03 22:50:10 +00:00
export_iv.h cr lf mismatch 2004-03-09 21:26:47 +00:00
export_obj.h Ongoing corrections of include paths to comply the new folder arrangement 2011-04-03 20:55:22 +00:00
export_off.h Ongoing corrections of include paths to comply the new folder arrangement 2011-04-03 20:55:22 +00:00
export_ply.h fixed bug in ply exporter: changed IOM_VERTCOORD to IOM_VERTTEXCOORD when testing the save mask for texcoords. 2012-04-10 14:55:58 +00:00
export_smf.h Removed garbage chars at the beginning of the file 2007-04-16 08:37:53 +00:00
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 \ 2010-05-04 10:10:29 +00:00
export_vmi.h Another change due to the recent SimpleTempDataBase changes... 2011-06-03 09:02:48 +00:00
export_vrml.h corrected bug in the exporting of the texture file name (removed extra space) (thnx to anonymous bug submitter) 2010-02-26 16:14:20 +00:00
how_to_write_an_io_filter.txt first version 2006-11-16 09:44:35 +00:00
import.h added minimal doc on Open. 2011-03-21 17:20:38 +00:00
import_asc.h Ongoing corrections of include paths to comply the new folder arrangement 2011-04-03 22:50:10 +00:00
import_ctm.h Added support for point clouds to openctm. Using an hack becouse openctm officially do not want it... 2011-10-06 14:00:54 +00:00
import_dae.h Added import/export of color per vertex (only for triangular meshes for now) 2011-03-23 21:00:40 +00:00
import_fbx.h Rolled back 2011-10-05 15:04:40 +00:00
import_gts.h Rolled back 2011-10-05 15:04:40 +00:00
import_obj.h Changed all the MeshType::HasSomething() into the now standard tri::HasSomething(MeshType &m) 2012-01-20 07:44:55 +00:00
import_off.h Ongoing corrections of include paths to comply the new folder arrangement 2011-04-03 20:55:22 +00:00
import_out.h corrected harmless gcc warnings 2012-05-05 14:52:57 +00:00
import_ply.h corrected a bunch of Face::HasSomething() into HasPerFaceSomething(mesh) 2012-05-05 14:50:43 +00:00
import_ptx.h Ongoing corrections of include paths to comply the new folder arrangement 2011-04-03 20:55:22 +00:00
import_raw.h Changed all the MeshType::HasSomething() into the now standard tri::HasSomething(MeshType &m) 2012-01-20 07:44:55 +00:00
import_smf.h Added comments for documentation 2006-11-21 19:23:50 +00:00
import_stl.h Rolled back 2011-10-05 15:04:40 +00:00
import_vmi.h removed no faces crash 2011-03-15 16:40:08 +00:00
io_mask.h Changed all the MeshType::HasSomething() into the now standard tri::HasSomething(MeshType &m) 2012-01-20 07:44:55 +00:00
io_material.h added missing includes. 2011-04-11 16:48:13 +00:00
io_ply.h corrected small bug in parsing ply files of polylines and added better error reporting 2011-12-12 23:25:39 +00:00