vcglib/vcg/simplex/edge
ganovelli 49b4970452 [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:32:32 +00:00
..
base.h [SIMPLEXplus promotion] 2008-12-19 10:32:32 +00:00
base_old.h [SIMPLEXplus promotion] 2008-12-19 10:32:32 +00:00
component.h [SIMPLEXplus promotion] 2008-12-19 10:32:32 +00:00
distance.h added typenames to compile with gcc 2008-09-30 10:38:58 +00:00
edge_old.h [SIMPLEXplus promotion] 2008-12-19 10:32:32 +00:00
pos.h Small gcc compiling issues 2007-05-31 09:39:56 +00:00