DGtal  0.6.devel
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
DGtal::CVertexPredicate< T > Struct Template Reference

#include <CVertexPredicate.h>

Inheritance diagram for DGtal::CVertexPredicate< T >:
Inheritance graph
[legend]
Collaboration diagram for DGtal::CVertexPredicate< T >:
Collaboration graph
[legend]

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

Detailed Description

template<typename T>
struct DGtal::CVertexPredicate< T >

Aim: Defines a predicate on a vertex.

Description of concept 'CVertexPredicate'

 Associates a boolean to vertices.

Refinement of CPredicate< T, T::Vertex >.

Associated types :

- Vertex : specifies the type for an element of the domain (inner
  type).

@see CPredicate

Models

Notes

Definition at line 74 of file CVertexPredicate.h.


The documentation for this struct was generated from the following file: