vcglib/wrap/io_trimesh
Paolo Cignoni b20f962dfd Added a missing return value to a Read function 2012-07-06 05:08:39 +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
export_gts.h
export_idtf.h
export_iv.h
export_obj.h
export_off.h improved support of saving of polygonal meshes when kept using faux bits 2012-05-28 11:29:14 +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
export_stl.h
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
import_gts.h
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
import_out.h corrected harmless gcc warnings 2012-05-05 14:52:57 +00:00
import_ply.h Small change for managing correctly the ocf type when adding new faces in ply importer (you should never just copy a face over another one...) 2012-06-14 13:46:41 +00:00
import_ptx.h
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
import_vmi.h Added a missing return value to a Read function 2012-07-06 05:08:39 +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
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