Navigation:
Up,
Table of Contents,
Bibliography,
Index,
Title Page
This class is a model for the concept of a 3D-triangulation data structure
described in Section and provides the optional
geometric functionalities. It is templated by base classes for
vertices and cells described in Section .
Inherits From
Triangulation_utils_3
This class defines basic computations on indices of vertices and
neighbors of cells. (Details are presented in
Section of
Chapter .)
#include <CGAL/Triangulation_data_structure_3.h>
The class Triangulation_ds_vertex_3 is a model for the vertex
concept described in Section .
#include <CGAL/Triangulation_ds_vertex_3.h>
The class Triangulation_ds_cell_3 is a model for the
cell concept described in Section .
#include <CGAL/Triangulation_ds_cell_3.h>
Next: Class declaration of Vertex_base
Navigation:
Up,
Table of Contents,
Bibliography,
Index,
Title Page
The GALIA project. Jan 18, 2000.