cgal/Packages/Visibility_complex/demo
Laurent Rineau 99f6a69d5a I forgot files in the last commit. 2004-03-02 16:10:44 +00:00
..
pixmaps
.cvsignore Last version 2004-03-02 16:05:51 +00:00
Follow_point_dual.h I forgot files in the last commit. 2004-03-02 16:10:44 +00:00
README
Show_antichain.h Last version 2004-03-02 16:05:51 +00:00
Show_lines.h Last version 2004-03-02 16:05:51 +00:00
Show_nearest_vertex.h Last version 2004-03-02 16:05:51 +00:00
Show_points.C I forgot files in the last commit. 2004-03-02 16:10:44 +00:00
Show_points.h Last version 2004-03-02 16:05:51 +00:00
Show_pseudo_triangulation.h Last version 2004-03-02 16:05:51 +00:00
arrangments.C Last version 2004-03-02 16:05:51 +00:00
makefile Last version 2004-03-02 16:05:51 +00:00
segments
shortest_path.C
types.h I forgot files in the last commit. 2004-03-02 16:10:44 +00:00
utils.h I forgot files in the last commit. 2004-03-02 16:10:44 +00:00
visibility_graph.C
visibility_graph_of_points.C

README

Two demos illustrating the Visibility_complex package.

*** visibility_graph
    Reads the 50 pairwise disjoint segments from the file "segments" 
    and outputs the bitangents of the visibility graph.
    The bitangents are in red and the segments in black.

*** shortest_path
    Reads the 50 pairwise disjoint segments from the file "segments"
    and outputs the shortest path between two corners of the window.
    The shortest path is in red and the segments in black.