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 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.