DGtal
1.5.beta
|
Aim: The predicate that returns always false. More...
#include <DGtal/kernel/BasicPointPredicates.h>
Additional Inherited Members | |
Public Types inherited from DGtal::functors::ConstantPointPredicate< TPoint, false > | |
typedef TPoint | Point |
Public Member Functions inherited from DGtal::functors::ConstantPointPredicate< TPoint, false > | |
bool | operator() (const Point &p) const |
Aim: The predicate that returns always false.
Description of template class 'FalsePointPredicate'
TPoint | any point type |
Definition at line 104 of file BasicPointPredicates.h.