vcglib/vcg/simplex
ganovelli 4f8ed978a7 [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:33:23 +00:00
..
edge [SIMPLEXplus promotion] 2008-12-19 10:32:32 +00:00
face [SIMPLEXplus promotion] 2008-12-19 10:30:51 +00:00
tetrahedron added include to sphere3.h for SmallestEnclosingSphere() 2006-07-10 10:36:44 +00:00
tetrahedronplus Minor changes in VT Adjacency component. 2007-06-07 10:22:42 +00:00
vertex 2008-12-19 10:31:56 +00:00
vertexplus Corrected wrong max_band 2008-11-20 13:29:26 +00:00