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


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