vcglib/wrap/io_trimesh
Paolo Cignoni 2b2b828b43 Correct printing of normal values in off files 2014-11-14 23:05:40 +00:00
..
additionalinfo.h
export.h
export_3ds.h
export_ctm.h
export_dae.h
export_dxf.h
export_fbx.h
export_field.h added SaveFaceFIELD 2014-06-22 12:27:03 +00:00
export_gts.h
export_idtf.h export_idtf.h: 2014-08-09 09:50:42 +00:00
export_iv.h
export_obj.h export_obj.h: 2014-08-09 09:49:56 +00:00
export_off.h Correct printing of normal values in off files 2014-11-14 23:05:40 +00:00
export_ply.h corrected a small bug in the saving of ply got by generalizing float/double type 2014-10-09 16:40:35 +00:00
export_smf.h
export_stl.h Updated to reflect the Normal() -> TriangleNormal() change 2014-11-12 00:21:16 +00:00
export_u3d.h Added a missing typename 2014-06-27 14:47:03 +00:00
export_vmi.h
export_vrml.h
how_to_write_an_io_filter.txt
import.h
import_asc.h import_asc.h: 2014-08-09 09:47:24 +00:00
import_ctm.h - from Point3f to CoordType 2014-06-27 09:58:29 +00:00
import_dae.h
import_fbx.h
import_field.h added instruction to skip an extra line in the ffield file 2014-07-02 15:02:57 +00:00
import_gts.h added typename 2014-08-27 11:38:42 +00:00
import_nvm.h Updated the some of the importers to the double/float managmaent. Now by default ascii files are read as double and if necessary downcasted to float. 2014-06-27 08:51:31 +00:00
import_obj.h Updated to reflect the Normal() -> TriangleNormal() change 2014-11-12 00:21:16 +00:00
import_off.h removed bug causing crash when reading a emtpy off 2014-09-07 21:36:52 +00:00
import_out.h Improved float/double when reading ascii formats (read in double and then convert to the needed type) 2014-07-01 09:46:46 +00:00
import_ply.h - improved support for double precision floating point attributes 2014-10-06 08:28:40 +00:00
import_ptx.h import_ptx.h: 2014-08-09 09:43:24 +00:00
import_raw.h
import_smf.h
import_stl.h
import_vmi.h
io_fan_tessellator.h
io_mask.h
io_material.h
io_ply.h
precision.h Added generic case 2014-10-14 09:28:28 +00:00