cgal/Surface_mesher
Laurent Rineau cfa07dd583 - Use OpenGL display lists for all drawings: for each isovalue, there is
one display list for the surface mesher result, and two for the marching
  cubes results (one with Gouraud shading and one without).

- One can now choose the color of triangulation edges (with the whole
  triangulation is drawn).

- Redraw the OpenGL widget each time something in the isovalues list has
  changed.
2008-02-18 10:13:11 +00:00
..
demo/Surface_mesher - Use OpenGL display lists for all drawings: for each isovalue, there is 2008-02-18 10:13:11 +00:00
doc_tex fixed typo 2007-09-25 08:26:37 +00:00
examples/Surface_mesher Added project() and conditional test for CGAL_DIR 2008-02-14 15:42:36 +00:00
include/CGAL Fix the color association. 2008-02-05 23:44:08 +00:00
package_info/Surface_mesher The files "changes.txt", "description.txt", "long_description.txt" and "maintainer" 2007-12-02 15:06:42 +00:00
test/Surface_mesher Added project() and conditional test for CGAL_DIR 2008-02-14 15:42:36 +00:00
Doxyfile
GNUmakefile
TODO decrease the TODO list size 2007-04-04 10:17:59 +00:00
dont_submit Remove the need for mentionning todo files and doxygen files. 2007-11-03 21:15:36 +00:00
find_debug_macros small script to find which DEBUG macro i use in my code 2006-07-07 09:58:53 +00:00
find_non_debug_macros Rename find_non_header_macros to find_non_debug_macros. 2006-07-07 11:57:58 +00:00