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


Additional Inherited Members | |
Public Types inherited from DGtal::CPredicate< T, T::Surfel > | |
| typedef T::Surfel | Element |
Public Member Functions inherited from DGtal::CPredicate< T, T::Surfel > | |
| BOOST_CONCEPT_USAGE (CPredicate) | |
| void | checkConstConstraints () const |
Aim: Defines a predicate on a surfel.
Description of concept 'CSurfelPredicate'
Associates a boolean to surfels.
- Surfel : specifies the type for an element of the domain (inner type). @see CPredicate
- BoundaryPredicate, FrontierPredicate, SurfelSetPredicate
Definition at line 76 of file CSurfelPredicate.h.
1.8.1.1