\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 5.0.2 - 3D Surface Mesh Generation
CGAL::Surface_mesh_default_triangulation_3 Class Reference

#include <CGAL/Surface_mesh_default_triangulation_3.h>

Definition

Public Types

typedef unspecified_type Vertex
 the vertex type which is model of SurfaceMeshVertexBase_3.
 
typedef unspecified_type Cell
 the cell type which is model of SurfaceMeshCellBase_3.