vcglib/wrap/io_trimesh
Paolo Cignoni 1e4b447859 Improved the compatibility for ply format for faces having the list size (e.g. number of vertexes of a face) as a char instead of a uchar.
Added a couple of new face descriptors, corrected a bug in error reporting function (and restructured) and translated a few comments.
Thanks to Patrick Min for the careful bug reporting
2005-01-03 10:35:59 +00:00
..
export_iv.h cr lf mismatch 2004-03-09 21:26:47 +00:00
export_ply.h Better Doxygen documentation 2004-10-28 00:56:44 +00:00
export_smf.h Initial commit 2004-02-18 12:28:52 +00:00
export_stl.h Better Doxygen documentation 2004-10-28 00:56:44 +00:00
export_vrml.h cr lf mismatch 2004-03-09 21:26:47 +00:00
import.h Initial Update 2004-11-29 08:12:10 +00:00
import_off.h Corrected small bug in the tokenizer (it would add a fake token for lines ending with a space before /n) 2004-11-23 11:56:50 +00:00
import_ply.h Improved the compatibility for ply format for faces having the list size (e.g. number of vertexes of a face) as a char instead of a uchar. 2005-01-03 10:35:59 +00:00
import_smf.h converted to library style (namespaces etc..) 2004-05-10 13:14:28 +00:00
import_stl.h Better Doxygen documentation 2004-10-28 00:56:44 +00:00
io_mask.h Better Doxygen documentation 2004-10-28 00:56: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