|
DGtal
0.6.devel
|
#include <BasicPointPredicates.h>


Public Types | |
| typedef TPoint | Point |
Public Types inherited from DGtal::ConstantPointPredicate< TPoint, true > | |
Additional Inherited Members | |
Public Member Functions inherited from DGtal::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 89 of file BasicPointPredicates.h.
| typedef TPoint DGtal::TruePointPredicate< TPoint >::Point |
Reimplemented from DGtal::ConstantPointPredicate< TPoint, true >.
Definition at line 91 of file BasicPointPredicates.h.
1.8.1.1