#include <element_callback_interface.h>
◆ ElementCallback()
ug::ElementCallback::ElementCallback |
( |
| ) |
|
|
inline |
◆ ~ElementCallback()
virtual ug::ElementCallback::~ElementCallback |
( |
| ) |
|
|
inlinevirtual |
◆ operator()() [1/4]
virtual bool ug::ElementCallback::operator() |
( |
Edge * |
e | ) |
const |
|
pure virtual |
Implemented in ug::IsNotBoundaryOrManifodFace, ug::IsBoundaryOrManifodFace, ug::IsNotOnBoundary, ug::IsOnBoundary, ug::IsNotInSubset, ug::IsInSubset, ug::IsNotSelected, ug::IsSelected, ug::IsNotMarked, ug::IsMarked, ug::ConsiderNone, and ug::ConsiderAll.
◆ operator()() [2/4]
virtual bool ug::ElementCallback::operator() |
( |
Face * |
f | ) |
const |
|
pure virtual |
Implemented in ug::IsNotBoundaryOrManifodFace, ug::IsBoundaryOrManifodFace, ug::IsNotOnBoundary, ug::IsOnBoundary, ug::IsNotInSubset, ug::IsInSubset, ug::IsNotSelected, ug::IsSelected, ug::IsNotMarked, ug::IsMarked, ug::ConsiderNone, and ug::ConsiderAll.
◆ operator()() [3/4]
virtual bool ug::ElementCallback::operator() |
( |
Vertex * |
v | ) |
const |
|
pure virtual |
Implemented in ug::IsNotBoundaryOrManifodFace, ug::IsBoundaryOrManifodFace, ug::IsNotOnBoundary, ug::IsOnBoundary, ug::IsNotInSubset, ug::IsInSubset, ug::IsNotSelected, ug::IsSelected, ug::IsNotMarked, ug::IsMarked, ug::ConsiderNone, and ug::ConsiderAll.
◆ operator()() [4/4]
virtual bool ug::ElementCallback::operator() |
( |
Volume * |
v | ) |
const |
|
pure virtual |
Implemented in ug::IsNotBoundaryOrManifodFace, ug::IsNotInSubset, ug::IsInSubset, ug::IsNotSelected, ug::IsSelected, ug::IsNotMarked, ug::IsMarked, ug::ConsiderNone, ug::ConsiderAll, ug::IsBoundaryOrManifodFace, ug::IsNotOnBoundary, and ug::IsOnBoundary.
The documentation for this class was generated from the following file: