31 #if defined(CSurfelPredicate_RECURSES) 32 #error Recursive header files inclusion detected in CSurfelPredicate.h 33 #else // defined(CSurfelPredicate_RECURSES) 35 #define CSurfelPredicate_RECURSES 37 #if !defined CSurfelPredicate_h 39 #define CSurfelPredicate_h 44 #include "DGtal/base/Common.h" 45 #include "DGtal/base/CPredicate.h" 86 #endif // !defined CSurfelPredicate_h 88 #undef CSurfelPredicate_RECURSES 89 #endif // else defined(CSurfelPredicate_RECURSES) Aim: Defines a predicate on a surfel.
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.