vcglib/apps/sample/trimesh_pos_demo
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
..
glwidget.cpp Corrected gcc compiling issues 2007-05-17 09:39:42 +00:00
glwidget.h Corrected gcc compiling issues 2007-05-17 09:39:42 +00:00
main.cpp first draft. Working but ugly interface. right mouse of the button to place a pos, then prss buttons. 2006-12-10 19:55:09 +00:00
mesh_type.h [SIMPLEXplus promotion] 2008-12-19 10:43:36 +00:00
trimesh_pos_demo.cpp [SIMPLEXplus promotion] 2008-12-19 10:43:36 +00:00
trimesh_pos_demo.pro Corrected gcc compiling issues 2007-05-17 09:39:42 +00:00
trimesh_vfiter_demo.cpp [SIMPLEXplus promotion] 2008-12-19 10:43:36 +00:00
window.cpp added VFIterator (Pos is disabled in this version) 2006-12-10 23:29:57 +00:00
window.h added VFIterator (Pos is disabled in this version) 2006-12-10 23:29:57 +00:00