Paolo Cignoni
32333eba24
Huge copyright sanitization of the header files of vcg folder.
2016-06-13 05:29:25 +00:00
Marco Callieri
90c3924a77
changed the type of "header" in PlyFile from char [4096] to std::string to avoid buffer overrun on loading plys with veeery long comments
2011-02-21 11:04:55 +00:00
Paolo Cignoni
a54582a3d2
Strings for element name and properties in ply descriptors should be const char *.
2008-11-27 23:54:50 +00:00
Paolo Cignoni
7bd3c4601a
Moved and corrected interpret_texture_name from plystuff.h to plylib.cpp
2005-12-02 00:00:53 +00:00
Paolo Cignoni
c5b331ff66
added prototype of interpret_texture_name
2005-11-26 00:12:25 +00:00
Paolo Cignoni
a6b312715b
Changed Offset types to remove warnings
2005-11-12 07:07:47 +00:00
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
Paolo Cignoni
1394c0d9ef
*** empty log message ***
2004-04-27 13:29:19 +00:00
Paolo Cignoni
3bd184ced5
Initial commit
2004-03-03 15:00:51 +00:00