DGtal
0.6.devel
|
#include <CVertexPredicate.h>
Additional Inherited Members | |
![]() | |
typedef T::Vertex | Element |
![]() | |
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.