cgal/Polyhedron
Laurent Rineau 88b2d599b8 Bug fix to Polyhedron_demo_triangulate_facets_plugin::applicable()
The following commit:
  | commit 1bc5244886
  | Author: Philipp Möller <Philipp.Moeller@geometryfactory.com>
  | Date:   Wed Jul 11 13:15:37 2012 +0000
  |
  |     Filter the Operations menu by querying plug-ins for the applicability.
  |
  |     Some meta-programming might make that mechanism less boiler-plate-y,
  |     but it is fine for now.
  |
  | Notes:
  |     r70473 branches/features/Point_set_and_Polyhedron_demo-merge-GF

was not right for triangulate_facets_plugin. The
applicable() must aknowledge the fact that the triangulate_facets_plugin
can triangulate a collection of polyhedra, and not only one.
2013-01-24 18:05:16 +01:00
..
demo/Polyhedron Bug fix to Polyhedron_demo_triangulate_facets_plugin::applicable() 2013-01-24 18:05:16 +01:00
doc/Polyhedron add missing back-ticks in see also 2013-01-09 19:48:41 +01:00
doc_tex Revert "Replace tex-style quotes with quotes that you would expect, as there" 2012-11-23 18:08:13 +01:00
examples/Polyhedron get rid of spurious XX 2012-10-03 17:02:54 +00:00
include/CGAL Merge branch 'Maintenance-include-less-boost-pmoeller' 2012-12-21 09:44:18 +01:00
package_info/Polyhedron
test/Polyhedron
dont_submit add doc in dont_submit 2012-11-27 08:42:02 +01:00