DGtal  1.2.0
DGtal::concepts::CSurfelPredicate< T > Struct Template Reference

Aim: Defines a predicate on a surfel. More...

#include <DGtal/topology/CSurfelPredicate.h>

Inheritance diagram for DGtal::concepts::CSurfelPredicate< T >:
[legend]

Additional Inherited Members

- Public Types inherited from DGtal::concepts::CPredicate< T, T::Surfel >
typedef T::Surfel Element
 
- Public Member Functions inherited from DGtal::concepts::CUnaryFunctor< X, A, R >
 BOOST_CONCEPT_USAGE (CUnaryFunctor)
 

Detailed Description

template<typename T>
struct DGtal::concepts::CSurfelPredicate< T >

Aim: Defines a predicate on a surfel.

Description of concept 'CSurfelPredicate'

Associates a boolean to surfels.

Refinement of

CPredicate< T, T::Surfel >.

Associated types:

See also
CPredicate

Models

BoundaryPredicate, FrontierPredicate, SurfelSetPredicate

Notes

Definition at line 76 of file CSurfelPredicate.h.


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