Get rid of obsolete Window_stream (LEDA window) code.

This commit is contained in:
Sylvain Pion 2008-01-10 18:02:34 +00:00
parent d1176bdf4d
commit a5a5e8ca33
1 changed files with 0 additions and 6 deletions

View File

@ -216,12 +216,6 @@ classes that allow to interact with two dimensional \cgal\ objects in
\qt~3 based applications.\index{visualization!Qt} There is no support
for \qt~4 in \cgal\ yet.
If you have \leda\ installed, you might want to use
\ccc{CGAL::Window_stream} as an interface between two dimensional
\cgal\ objects and a \ccc{leda_window}. To be able to use the
\ccc{Window_stream}, you simply have to compile \cgal\ with \leda\
support.\index{visualization!LEDA}
Some demo programs for 3D structures require the geomview program for
visualization.\index{visualization!geomview} This is available from
\path'http://www.geomview.org' (note that it does not run on \mswin).