vcglib/wrap/io_trimesh
iasonmanolas 82a2d3fe00 Using non-binary ply export as default 2022-03-31 19:08:31 +03:00
..
additionalinfo.h added GPL incipit 2009-05-18 14:15:15 +00:00
alnParser.h fix import matrix precision in aln parser 2021-04-20 10:25:54 +02:00
export.h Huge copyright sanitization of the header files of vcg folder. 2016-06-13 05:29:25 +00:00
export_3ds.h fix const correctnes of face/component.h 2021-03-24 19:15:10 +01:00
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 - updated collada format in order to manage alpha channel colour 2013-10-24 16:18:43 +00:00
export_dxf.h dxf, gts and partial obj const correctness 2021-03-19 12:58:38 +01:00
export_fbx.h Rolled back 2011-10-05 15:04:40 +00:00
export_field.h corrected some error in Import/export 4rosy 2020-01-12 22:33:48 +11:00
export_gts.h dxf, gts and partial obj const correctness 2021-03-19 12:58:38 +01:00
export_idtf.h removed other memset 2021-10-19 14:33:26 +02:00
export_iv.h Huge copyright sanitization of the header files of vcg folder. 2016-06-13 05:29:25 +00:00
export_obj.h dxf, gts and partial obj const correctness 2021-03-19 12:58:38 +01:00
export_off.h fix off polygon export 2021-07-06 16:43:22 +02:00
export_ply.h Using non-binary ply export as default 2022-03-31 19:08:31 +03:00
export_smf.h Huge copyright sanitization of the header files of vcg folder. 2016-06-13 05:29:25 +00:00
export_stl.h stl const correctness 2021-03-18 18:30:54 +01:00
export_u3d.h Added a missing typename 2014-06-27 14:47:03 +00:00
export_vmi.h Huge copyright sanitization of the header files of vcg folder. 2016-06-13 05:29:25 +00:00
export_vrml.h vrml const correctness 2021-03-18 18:54:15 +01:00
how_to_write_an_io_filter.txt first version 2006-11-16 09:44:35 +00:00
import.h added check for file path length when opening a mesh with the generic importer 2021-02-10 12:33:03 +01:00
import_asc.h hardcoded floats to Scalar; fix some warnings (#158) 2021-01-28 12:46:13 +01:00
import_ctm.h warning removal 2018-02-16 11:30:18 +01:00
import_dae.h fix import_dae, see #24 2021-10-20 11:27:02 +02:00
import_fbx.h fix import fbx without materials 2020-03-31 15:19:23 +02:00
import_field.h corrected some error in Import/export 4rosy 2020-01-12 22:33:48 +11:00
import_gts.h Corrected various warning in an old importer/exporter 2016-11-10 16:41:51 +01:00
import_nvm.h import_nvm - using std::cerr to remove ambiguous << operator on qDebug 2021-06-08 10:40:30 +02:00
import_obj.h fixed .obj material import (it was reading only malformed .mtl) 2021-11-29 09:57:43 +01:00
import_off.h - fixed "if there is color both vertex/face colors are enabled even if there is just one of them" bug 2016-10-13 04:28:00 +02:00
import_out.h fix exif include 2020-11-30 10:59:15 +01:00
import_ply.h added PLY import support for vertex texture coordinates as double 2021-11-19 17:12:43 +01:00
import_ptx.h codespell - see #92 2021-03-25 15:19:14 +01:00
import_raw.h removed other memset 2021-10-19 14:33:26 +02:00
import_smf.h Huge copyright sanitization of the header files of vcg folder. 2016-06-13 05:29:25 +00:00
import_stl.h fix stl importer for malformed file 2021-05-17 10:46:07 +02:00
import_vmi.h Huge copyright sanitization of the header files of vcg folder. 2016-06-13 05:29:25 +00:00
io_fan_tessellator.h Huge copyright sanitization of the header files of vcg folder. 2016-06-13 05:29:25 +00:00
io_mask.h fix wrong static usage on PerElement PlyInfo 2021-03-23 20:27:06 +01:00
io_material.h fix save obj material when not enabled wedge texcoords 2021-12-16 09:22:29 +01:00
io_ply.h solve bug for uninitialized public members in ply lib 2021-10-26 10:57:18 +02:00
precision.h Added generic case 2014-10-14 09:28:28 +00:00