vcglib/apps
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
..
gcc_make added optimization 2005-09-16 14:26:33 +00:00
metro [SIMPLEXplus promotion] 2008-12-19 10:43:36 +00:00
msvc missing ending newline 2008-02-22 21:00:22 +00:00
pivoting [SIMPLEXplus promotion] 2008-12-19 10:43:36 +00:00
plyrefine Added missing include flags 2005-11-12 18:20:50 +00:00
ptx2ply [SIMPLEXplus promotion] 2008-12-19 10:43:36 +00:00
sample [SIMPLEXplus promotion] 2008-12-19 10:43:36 +00:00
shadevis updated gennormal path 2007-12-13 00:29:54 +00:00
test * change all remaining Transpose to transpose, 2008-10-29 00:05:44 +00:00
tetra_decimator minor changes 2004-09-01 12:08:39 +00:00
tetraviewer minor changes 2004-10-07 13:14:37 +00:00
tridecimator [SIMPLEXplus promotion] 2008-12-19 10:43:36 +00:00
trimeshinfo [SIMPLEXplus promotion] 2008-12-19 10:43:36 +00:00