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 ShapeUP1D:
Public Member Functions | |
ShapeUP1D (unsigned idFirst, unsigned idSecond=0) | |
string | getName () const |
bool | operator() (Interface1D &inter) |
ShapeUP1D | ( | unsigned | idFirst, | |
unsigned | idSecond = 0 | |||
) | [inline] |
string getName | ( | ) | const [inline, virtual] |
Returns the string "ShapeUP1D"
Reimplemented from UnaryPredicate1D.
bool operator() | ( | Interface1D & | inter | ) | [inline, virtual] |
The () operator.
Reimplemented from UnaryPredicate1D.