Navigation: Up, Table of Contents, Bibliography, Index, Title Page

Definition

This class is intended to provide an animation of the sweep algorithm that builds a constrained triangulation.

#include <CGAL/Constrained_triangulation_2.h>
#include <CGAL/Constrained_triangulation_sweep_demo.h>
#include <CGAL/IO/Window_stream.h>

Inherits From

CGAL_Constrained_triangulation_2<T>

Types

typedef CGAL_Window_stream
Window_stream;

Creation

CGAL_Constrained_triangulation_2_demo<T> ctd ( Window_stream& W,
list<Constrained>& lc,
T& t=T());
Outputs the created faces at each step of the sweeping line algorithm, providing thus an animation of the sweeping line algorithm.


Navigation: Up, Table of Contents, Bibliography, Index, Title Page
The CGAL Project. 22 January, 1999.