Go to the documentation of this file.
42 #include "CGAL/Triangulation_3.h"
43 #include "CGAL/Delaunay_triangulation_cell_base_with_circumcenter_3.h"
44 #include "indexedVertex.H"
65 template<
class Gt,
class Cb> Ostream&
operator<<
83 class Cb=CGAL::Delaunay_triangulation_cell_base_with_circumcenter_3<Gt>
118 typedef typename Cb::Triangulation_data_structure
Tds;
174 inline bool real()
const;
bool boundaryDualVertex() const
bool featureEdgeDualVertex() const
bool hasConstrainedPoint() const
bool hasBoundaryPoint() const
Foam::FixedList< Foam::label, 4 > globallyOrderedCellVertices(const Foam::globalIndex &globalDelaunayVertexIndices) const
bool featurePointDualVertex() const
A helper class for outputting values to Ostream.
Cb::Triangulation_data_structure Tds
Specializations for CGAL-related routines.
bool baffleSurfaceDualVertex() const
bool potentialCoplanarCell() const
bool baffleEdgeDualVertex() const
Swap arguments as per std::swap, but in Foam namespace.
bool hasFeaturePoint() const
bool parallelDualVertex() const
bool featurePointExternalCell() const
bool featurePointInternalCell() const
Foam::label & cellIndex()
indexedCell< Gt, Cb2 > Other
bool hasReferredPoint() const
Cb::Vertex_handle Vertex_handle
bool nearProcBoundary() const
Calculates a unique integer (label so might not have enough room - 2G max) for processor + local inde...
bool anyInternalOrBoundaryDualVertex() const
An indexed form of CGAL::Triangulation_cell_base_3<K> used to keep track of the Delaunay cells (tets)...
A 1D vector of objects of type <T> with a fixed length <N>.
bool hasInternalPoint() const
A tetrahedral cell primitive.
Cb::Cell_handle Cell_handle
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Foam::InfoProxy< indexedCell< Gt, Cb > > info() const
Cb::template Rebind_TDS< TDS2 >::Other Cb2
bool hasSeedPoint() const
bool internalOrBoundaryDualVertex() const
Foam::tetCell vertexGlobalIndices(const Foam::globalIndex &globalDelaunayVertexIndices) const
Foam::label vertexLowestProc() const