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