vcglib/wrap/io_trimesh
Marco Di Benedetto b70569feb8 fixed bugs in OBJ importer that caused crashes when the v/vt/vn vertex pattern was not the same for all vertices in the file. 2012-12-05 17:38:16 +00:00
..
additionalinfo.h
export.h
export_3ds.h
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
export_dxf.h
export_fbx.h Rolled back 2011-10-05 15:04:40 +00:00
export_field.h first release version 2012-10-16 10:06:14 +00:00
export_gts.h Updated many importer to do not use anymore the useless, deprecated, removed, etc etc <uber> 2012-10-25 13:17:47 +00:00
export_idtf.h Added a few missing const specifiers 2012-11-27 22:31:48 +00:00
export_iv.h
export_obj.h
export_off.h Updated many importer to do not use anymore the useless, deprecated, removed, etc etc <uber> 2012-10-25 13:17:47 +00:00
export_ply.h Added saving of edges only if requested in the mask (or if there are no face) 2012-11-08 18:48:07 +00:00
export_smf.h
export_stl.h Added support for the color support in STL files (both the SolidView and the Magics 'standard'). 2012-11-27 07:05:38 +00:00
export_u3d.h
export_vmi.h changes and minor fix to enable input/output with VMI on memory 2012-07-02 14:38:10 +00:00
export_vrml.h
how_to_write_an_io_filter.txt
import.h
import_asc.h
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
import_fbx.h Rolled back 2011-10-05 15:04:40 +00:00
import_field.h minor changes 2012-10-17 11:20:44 +00:00
import_gts.h Rolled back 2011-10-05 15:04:40 +00:00
import_nvm.h removed harmless warnings 2012-12-02 14:53:37 +00:00
import_obj.h fixed bugs in OBJ importer that caused crashes when the v/vt/vn vertex pattern was not the same for all vertices in the file. 2012-12-05 17:38:16 +00:00
import_off.h harmless gcc warning 2012-11-10 16:22:21 +00:00
import_out.h removed harmless warnings 2012-12-02 14:53:37 +00:00
import_ply.h Updated many importer to do not use anymore the useless, deprecated, removed, etc etc <uber> 2012-10-25 13:17:47 +00:00
import_ptx.h Updated to reflect the naming changes in updateNormals 2012-10-11 11:20:55 +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
import_stl.h Added support for the color support in STL files (both the SolidView and the Magics 'standard'). 2012-11-27 07:05:38 +00:00
import_vmi.h followup of the FaceVectorHasVFAdjacency name change 2012-11-07 22:52:36 +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