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

Length2DBP1D Class Reference

#include <Predicates1D.h>

Inheritance diagram for Length2DBP1D:

BinaryPredicate1D List of all members.

Detailed Description

Returns true if the 2D length of the Interface1D i1 is less than the 2D length of the Interface1D i2.


Public Member Functions

string getName () const
bool operator() (Interface1D &i1, Interface1D &i2)

Member Function Documentation

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.


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