DGtal
0.6.devel
|
#include <BasicPointPredicates.h>
Public Types | |
typedef TPoint | Point |
![]() |
Additional Inherited Members | |
![]() | |
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 103 of file BasicPointPredicates.h.
typedef TPoint DGtal::FalsePointPredicate< TPoint >::Point |
Reimplemented from DGtal::ConstantPointPredicate< TPoint, false >.
Definition at line 105 of file BasicPointPredicates.h.