vcglib/apps/ptx2ply
ganovelli 35d0e58149 [SIMPLEXplus promotion]
This modification removes the old way to define simplexes (already deprecated and unsupported).
In the following SIMPLEX = [vertex|edge|face|tetrahedron]

All the stuff that was in vcg/simplex/SIMPLEXplus/ has now been promoted to vcg/simplex/

Details:
- the folder vcg/simplex/SIMPLEX/with has been removed
- the file vcg/simplex/SIMPLEX/base.h has been renamed into  vcg/simplex/SIMPLEX/base_old.h 
- the content of vcg/simplex/SIMPLEXplus/ has been moved into vcg/simplex/SIMPLEX/
- the folder vcg/simplex/SIMPLEXplus/ has been removed

Actions the update the  code using vcglib:
replace <vcg/simplex/SIMPLEXplus/*> with  <vcg/simplex/SIMPLEX/*> in every include
for MESHLAB users: already done along with this commit
2008-12-19 10:43:36 +00:00
..
ptx2ply.cpp [SIMPLEXplus promotion] 2008-12-19 10:43:36 +00:00
ptx2ply.pro updated to the new "plus" style and corrected minor gcc errors 2008-05-29 13:39:31 +00:00
ptx2ply.sln first working release. since each ptx can contain multiple items and there are lot of variants, there are many options. default values will work with most of the files. 2005-12-19 17:58:50 +00:00
ptx2ply.vcproj first working release. since each ptx can contain multiple items and there are lot of variants, there are many options. default values will work with most of the files. 2005-12-19 17:58:50 +00:00