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

#include <CSurfelPredicate.h>

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

Additional Inherited Members

- Public Types inherited from DGtal::CPredicate< T, T::Surfel >
typedef T::Surfel Element
- Public Member Functions inherited from DGtal::CPredicate< T, T::Surfel >
 BOOST_CONCEPT_USAGE (CPredicate)
void checkConstConstraints () const

Detailed Description

template<typename T>
struct DGtal::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 :

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

@see 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: