h o m e | d o c u m e n t a t i o n | c l a s s h i e r a r c h y |
#include <Predicates1D.h>
Inheritance diagram for QuantitativeInvisibilityUP1D:
Public Member Functions | |
QuantitativeInvisibilityUP1D (unsigned qi=0) | |
string | getName () const |
bool | operator() (Interface1D &inter) |
QuantitativeInvisibilityUP1D | ( | unsigned | qi = 0 |
) | [inline] |
Builds the Predicate.
qi | The Quantitative Invisibility you want the Interface1D to have |
string getName | ( | ) | const [inline, virtual] |
Returns the string "QuantitativeInvisibilityUP1D"
Reimplemented from UnaryPredicate1D.
bool operator() | ( | Interface1D & | inter | ) | [inline, virtual] |
the () operator
Reimplemented from UnaryPredicate1D.