DGtal 1.4.0
|
Aim: Defines a predicate on a vertex. More...
#include <DGtal/graph/CVertexPredicate.h>
Additional Inherited Members | |
Public Types inherited from DGtal::concepts::CPredicate< T, T::Vertex > | |
typedef T::Vertex | Element |
Public Member Functions inherited from DGtal::concepts::CUnaryFunctor< T, T::Vertex, bool > | |
BOOST_CONCEPT_USAGE (CUnaryFunctor) | |
Aim: Defines a predicate on a vertex.
Description of concept 'CVertexPredicate'
Associates a boolean to vertices.
Definition at line 73 of file CVertexPredicate.h.