ug4
ug::ConsiderNone Class Reference

callback that always returns false More...

#include <basic_callbacks.h>

+ Inheritance diagram for ug::ConsiderNone:

Public Member Functions

bool operator() (Edge *e) const
 
bool operator() (Face *f) const
 
bool operator() (Vertex *v) const
 
bool operator() (Volume *v) const
 
- Public Member Functions inherited from ug::ElementCallback
 ElementCallback ()
 
virtual ~ElementCallback ()
 

Detailed Description

callback that always returns false

Member Function Documentation

◆ operator()() [1/4]

bool ug::ConsiderNone::operator() ( Edge e) const
inlinevirtual

Implements ug::ElementCallback.

◆ operator()() [2/4]

bool ug::ConsiderNone::operator() ( Face f) const
inlinevirtual

Implements ug::ElementCallback.

◆ operator()() [3/4]

bool ug::ConsiderNone::operator() ( Vertex v) const
inlinevirtual

Implements ug::ElementCallback.

◆ operator()() [4/4]

bool ug::ConsiderNone::operator() ( Volume v) const
inlinevirtual

Implements ug::ElementCallback.


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