vcglib/wrap/io_trimesh
Paolo Cignoni 391470c093 Removed bug in the creation of the material filename 2006-09-18 12:14:38 +00:00
..
export.h Uncommented obj export. Now obj saving is enabled by default 2006-07-09 05:32:15 +00:00
export_3ds.h extra includes necessary for compilation of meshlab on AMD 64 with gcc 3.4.5 2006-03-29 09:25:49 +00:00
export_dae.h fundamental changes in order to operate with other collada's viewer 2006-07-27 09:44:25 +00:00
export_dxf.h Uniformed return type to the style of Open. Now every export function returns 0 in case of success. 2006-01-13 15:47:43 +00:00
export_iv.h cr lf mismatch 2004-03-09 21:26:47 +00:00
export_obj.h Removed bug in the creation of the material filename 2006-09-18 12:14:38 +00:00
export_off.h Added GetExportMaskCapability 2006-01-30 13:43:59 +00:00
export_ply.h Added GetExportMaskCapability 2006-01-30 13:43:59 +00:00
export_smf.h Initial commit 2004-02-18 12:28:52 +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 cr lf mismatch 2004-03-09 21:26:47 +00:00
import.h Added managemnt of non critical errors 2006-03-29 09:27:07 +00:00
import_dae.h fix the multimesh bug also in the other Open function 2006-08-11 11:12:01 +00:00
import_obj.h Major rewrite. Now shorter and more robust. 2006-07-09 05:41:17 +00:00
import_off.h Fix bug in texture coordinates reading 2006-03-29 08:50:10 +00:00
import_ply.h Wedge colors are loaded into facecolor only if specified in the incoming pi.mask 2006-05-16 15:01:30 +00:00
import_ptx.h fixed some bugs 2006-06-08 16:20:52 +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 converted to library style (namespaces etc..) 2004-05-10 13:14:28 +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 First Release with OBJ import support 2006-03-07 13:19:29 +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