vcglib/wrap/io_trimesh
Massimiliano Corsini a467768485 Fix several bugs
Add LoadMask
Improve parsing capabilities (account for unexpected newline)
2006-03-29 08:15:46 +00:00
..
export.h Add LoadMask to OFF importer 2006-03-29 08:14:20 +00:00
export_3ds.h changed include of io_material 2006-03-07 13:20:40 +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 First Release with OBJ import support 2006-03-07 13:19:29 +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 Added GetExportMaskCapability 2006-01-30 13:43:59 +00:00
export_vrml.h cr lf mismatch 2004-03-09 21:26:47 +00:00
import.h Added generic LoadMask 2006-03-27 07:17:49 +00:00
import_obj.h added missing std:: 2006-03-27 07:18:22 +00:00
import_off.h Fix several bugs 2006-03-29 08:15:46 +00:00
import_ply.h Remove signed/unsigned warning 2006-02-03 09:46:24 +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 Added mask filling in open 2006-01-30 15:02:50 +00:00
io_mask.h Changed ply::PlyMask to io::Mask 2006-01-10 13:20:42 +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