walberla::mesh::QHullFaceSorter< MeshType > Class Template Reference

#include <QHull.h>

Public Member Functions

 QHullFaceSorter (const QHull< MeshType > &qhull)
 
bool operator() (const typename QHull< MeshType >::FaceHandle lhs, const typename QHull< MeshType >::FaceHandle rhs)
 

Private Attributes

const QHull< MeshType > & qhull_
 

Constructor & Destructor Documentation

◆ QHullFaceSorter()

template<typename MeshType >
walberla::mesh::QHullFaceSorter< MeshType >::QHullFaceSorter ( const QHull< MeshType > &  qhull)
inline

Member Function Documentation

◆ operator()()

template<typename MeshType >
bool walberla::mesh::QHullFaceSorter< MeshType >::operator() ( const typename QHull< MeshType >::FaceHandle  lhs,
const typename QHull< MeshType >::FaceHandle  rhs 
)
inline

Member Data Documentation

◆ qhull_

template<typename MeshType >
const QHull<MeshType>& walberla::mesh::QHullFaceSorter< MeshType >::qhull_
private

The documentation for this class was generated from the following file: