Loading [MathJax]/extensions/TeX/newcommand.js
\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 4.13 - 3D Triangulation Data Structure
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages
TriangulationDSCellBase_3 Member List

This is the complete list of members for TriangulationDSCellBase_3, including all inherited members.

Cell_base()TriangulationDSCellBase_3
Cell_base(Vertex_handle v0, Vertex_handle v1, Vertex_handle v2, Vertex_handle v3)TriangulationDSCellBase_3
Cell_base(Vertex_handle v0, Vertex_handle v1, Vertex_handle v2, Vertex_handle v3, Cell_handle n0, Cell_handle n1, Cell_handle n2, Cell_handle n3)TriangulationDSCellBase_3
Cell_handle typedefTriangulationDSCellBase_3
for_compact_container() constTriangulationDSCellBase_3
for_compact_container()TriangulationDSCellBase_3
has_neighbor(Cell_handle n)TriangulationDSCellBase_3
has_neighbor(Cell_handle n, int &i) constTriangulationDSCellBase_3
has_vertex(Vertex_handle v)TriangulationDSCellBase_3
has_vertex(Vertex_handle v, int &i) constTriangulationDSCellBase_3
index(Vertex_handle v) constTriangulationDSCellBase_3
index(Cell_handle n) constTriangulationDSCellBase_3
is_valid(bool verbose=false, int level=0) constTriangulationDSCellBase_3
neighbor(int i) constTriangulationDSCellBase_3
operator<<(ostream &os, const TriangulationDSCellBase_3 &c)TriangulationDSCellBase_3
operator>>(istream &is, TriangulationDSCellBase_3 &c)TriangulationDSCellBase_3
Rebind_TDS typedefTriangulationDSCellBase_3
set_neighbor(int i, Cell_handle n)TriangulationDSCellBase_3
set_neighbors()TriangulationDSCellBase_3
set_neighbors(Cell_handle n0, Cell_handle n1, Cell_handle n2, Cell_handle n3)TriangulationDSCellBase_3
set_vertex(int i, Vertex_handle v)TriangulationDSCellBase_3
set_vertices()TriangulationDSCellBase_3
set_vertices(Vertex_handle v0, Vertex_handle v1, Vertex_handle v2, Vertex_handle v3)TriangulationDSCellBase_3
tds_data()TriangulationDSCellBase_3
tds_data() constTriangulationDSCellBase_3
TDS_data typedefTriangulationDSCellBase_3
Triangulation_data_structure typedefTriangulationDSCellBase_3
vertex(int i) constTriangulationDSCellBase_3
Vertex_handle typedefTriangulationDSCellBase_3