CGAL::indexedVertexOps Namespace Reference

Operations for indexed vertex types. More...

Functions

template<class VertexType >
Foam::scalar averageCellSize (const VertexType &vA, const VertexType &vB)
 Return the target cell size from that stored on a pair of Delaunay vertices,. More...
 
template<class VertexType >
bool uninitialised (const VertexType &v)
 

Detailed Description

Operations for indexed vertex types.

Source files

Function Documentation

◆ averageCellSize()

Foam::scalar averageCellSize ( const VertexType &  vA,
const VertexType &  vB 
)

Return the target cell size from that stored on a pair of Delaunay vertices,.

using a mean function.

◆ uninitialised()

bool uninitialised ( const VertexType &  v)
inline