vcglib/wrap/io_trimesh
Paolo Cignoni e1b38767ee Small changes in the long long way to making meshlab and the vcglib really float/double independent 2014-06-18 10:55:09 +00:00
..
additionalinfo.h
export.h
export_3ds.h
export_ctm.h
export_dae.h - updated collada format in order to manage alpha channel colour 2013-10-24 16:18:43 +00:00
export_dxf.h Small changes in the long long way to making meshlab and the vcglib really float/double independent 2014-06-18 10:55:09 +00:00
export_fbx.h
export_field.h
export_gts.h
export_idtf.h
export_iv.h
export_obj.h Small changes in the long long way to making meshlab and the vcglib really float/double independent 2014-06-18 10:51:46 +00:00
export_off.h assert replaced with a require 2014-05-05 21:50:18 +00:00
export_ply.h Added support for saving polygonal meshes in ascii ply 2014-05-30 08:42:55 +00:00
export_smf.h
export_stl.h
export_u3d.h
export_vmi.h Many small changes to remove useless annoying warnings. 2014-02-13 15:52:17 +00:00
export_vrml.h
how_to_write_an_io_filter.txt
import.h
import_asc.h
import_ctm.h
import_dae.h - updated collada format in order to manage alpha channel colour 2013-10-24 16:18:43 +00:00
import_fbx.h
import_field.h
import_gts.h
import_nvm.h Removed old includes and added include for complex.h 2013-11-28 15:06:28 +00:00
import_obj.h Added a fallback to the standard fan tessellator for managing the cases where the glu::tessellator can fail (better than nothing...) 2014-06-17 13:07:07 +00:00
import_off.h Corrected bug in the faux edge setting when loading polygonal meshes. 2014-05-07 09:21:46 +00:00
import_out.h fixed string-related bugs in reading file images 2014-04-28 15:37:36 +00:00
import_ply.h Corrected a small bug in the reading of poligonal color and quality (it was not copied in all the triangles of the triangulated poligon) 2014-06-17 13:41:26 +00:00
import_ptx.h
import_raw.h
import_smf.h
import_stl.h
import_vmi.h Many small changes to remove useless annoying warnings. 2014-02-13 15:52:17 +00:00
io_fan_tessellator.h factored out the internal fan tessellator from the obj to a generic place to be used also in other importers 2013-11-25 12:49:12 +00:00
io_mask.h
io_material.h
io_ply.h