cgal/Packages/Nef_2/demo/Nef_2
Lutz Kettner 541314aa10 - Moved external member function definitions into class definitions
to please VC7.
2002-05-08 12:32:51 +00:00
..
filtered_homogeneous_data
help
homogeneous_data
xpms
Nef_polyhedron_2-demo.C converted to use of CGAL_NTS gcd function 2002-03-25 08:14:27 +00:00
README
Simple-demo.C converted to use of CGAL_NTS gcd function 2002-03-25 08:14:27 +00:00
makefile - Moved external member function definitions into class definitions 2002-05-08 12:32:51 +00:00

README

Nef_polyhedron_2-demo.C

  a full fledged LEDA window based interactive playground
  for the visual manipulation of Nef polyhedra including
  binary operations, topological operations, and
  point location

Simple-demo.C

  a simple LEDA window based demo just intersecting two halfspaces

HowTo build these demos:

  1) Set the environment variable CGAL_MAKEFILE to the makefile 
     of choice after the configuration of CGAL. Makefiles 
     (configurations) can be found in ../../make

  2) Engage (type make <return>)