vcglib/wrap/io_trimesh
Marco Callieri 032eaf47fd corrected a wrong template type (CMesh0 -> MESH_TYPE) 2015-09-07 09:42:50 +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 added SaveFaceFIELD 2014-06-22 12:27:03 +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 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 - added missed security control 2015-07-30 11:46:05 +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 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 corrected a wrong template type (CMesh0 -> MESH_TYPE) 2015-09-07 09:42:50 +00:00
import_ctm.h - from Point3f to CoordType 2014-06-27 09:58:29 +00:00
import_dae.h added small hack to better texture name managment in collada importing 2015-03-24 17:44:11 +00:00
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 Added the OpenMem and OpenStream version of the OFF importer to allow generic use of the importer 2014-12-11 21:34:46 +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 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 a missing #include<wrap/io_trimesh/io_mask.h> 2015-03-18 22:25:53 +00:00
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 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
precision.h Added generic case 2014-10-14 09:28:28 +00:00