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

Definition

The class Constrained_triangulation_demo_2<Gt,Tds> is intended to provide an animation of the sweep algorithm that builds a constrained triangulation.

#include <CGAL/Constrained_triangulation_demo_2.h>

Inherits From

Constrained_triangulation_2<Gt,Tds>

Types

typedef Window_stream
Window_stream;

Creation

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


Next: Class declaration of Constrained_Delaunay_triangulation_2<Gt,Tds>
Navigation: Up, Table of Contents, Bibliography, Index, Title Page
The GALIA project. Jan 18, 2000.