vcglib/wrap/io_trimesh
Paolo Cignoni d2296156b0 Removed nonstandard include io.h 2006-11-28 11:36:25 +00:00
..
additionalinfo.h additionalinfo is added 2006-09-22 06:21:55 +00:00
export.h fixed bug: &(*filename.end()) ---> &(*filename.rbegin()) 2006-11-04 14:01:00 +00:00
export_3ds.h Corrected management of capabilities and masks 2006-11-08 15:48:50 +00:00
export_dae.h 1) removed problems with gcc 2006-11-09 02:24:41 +00:00
export_dxf.h Added comments for documentation 2006-11-21 19:23:50 +00:00
export_iv.h cr lf mismatch 2004-03-09 21:26:47 +00:00
export_obj.h Added casts to remove warnings 2006-10-09 19:58:08 +00:00
export_off.h Corrected bug: missing a newline in the header 2006-11-17 16:12:13 +00:00
export_ply.h Added a comment on an assert 2006-10-14 00:39:22 +00:00
export_smf.h Added comments for documentation 2006-11-21 19:23:50 +00:00
export_stl.h Corrected return value of save function (zero is no error) 2006-09-18 08:55:33 +00:00
export_vrml.h Added Comments for documentation 2006-11-21 19:22:53 +00:00
how_to_write_an_io_filter.txt first version 2006-11-16 09:44:35 +00:00
import.h Added managemnt of non critical errors 2006-03-29 09:27:07 +00:00
import_dae.h 1) removed problems with gcc 2006-11-09 02:24:41 +00:00
import_obj.h ReWrote loadMask. Now shorter and faster. 2006-11-21 10:56:41 +00:00
import_off.h Fix bug in texture coordinates reading 2006-03-29 08:50:10 +00:00
import_ply.h Removed flags initialization. no more necessary 2006-11-27 10:36:13 +00:00
import_ptx.h Removed nonstandard include io.h 2006-11-28 11:36:25 +00:00
import_raw.h added line cleaning to eliminate all separators, added a rough triangulation scheme. 2005-05-09 12:29:55 +00:00
import_smf.h Added comments for documentation 2006-11-21 19:23:50 +00:00
import_stl.h file length is now computed using fseek and ftell 2006-06-10 12:49:05 +00:00
io_mask.h Added ClampMask function 2006-05-21 06:58:55 +00:00
io_material.h bug due to wrong access to eventually unexistent FaceColor 2006-11-09 07:51:44 +00:00
io_ply.h Restructured management of error, now the standard open for any mesh type return the error code, the default success value is zero 2004-06-23 15:36:57 +00:00
util_dae.h 1) removed problems with gcc 2006-11-09 02:24:41 +00:00