31 #if defined(CVertexPredicate_RECURSES) 32 #error Recursive header files inclusion detected in CVertexPredicate.h 33 #else // defined(CVertexPredicate_RECURSES) 35 #define CVertexPredicate_RECURSES 37 #if !defined CVertexPredicate_h 39 #define CVertexPredicate_h 44 #include "DGtal/base/Common.h" 45 #include "DGtal/base/CPredicate.h" 83 #endif // !defined CVertexPredicate_h 85 #undef CVertexPredicate_RECURSES 86 #endif // else defined(CVertexPredicate_RECURSES) Aim: Defines a predicate function, ie. a functor mapping a domain into the set of booleans...
DGtal is the top-level namespace which contains all DGtal functions and types.
Aim: Defines a predicate on a vertex.