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 Length2DBP1D:
Public Member Functions | |
string | getName () const |
bool | operator() (Interface1D &i1, Interface1D &i2) |
string getName | ( | ) | const [inline, virtual] |
Returns the string "Length2DBP1D"
Reimplemented from BinaryPredicate1D.
bool operator() | ( | Interface1D & | i1, | |
Interface1D & | i2 | |||
) | [inline, virtual] |
The () operator.
Reimplemented from BinaryPredicate1D.