mirror of https://github.com/CGAL/cgal
Get rid of obsolete Window_stream (LEDA window) code.
This commit is contained in:
parent
d1176bdf4d
commit
a5a5e8ca33
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Reference in New Issue