DGtal  0.6.devel
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Data Structures
DGtal Archetypes

Data Structures

struct  DGtal::CBidirectionalIteratorArchetype< T >
 An archetype of BidirectionalIterator. More...
struct  DGtal::CConstBidirectionalIteratorArchetype< T >
 An archetype of ConstBidirectionalIterator. More...
struct  DGtal::CForwardIteratorArchetype< T >
 An archetype of ForwardIterator. More...
class  DGtal::CDomainArchetype< TSpace >
 Aim: The archetype of a class that represents a digital domain, i.e. a non mutable subset of points of the given digital space. More...
class  DGtal::CDigitalSetArchetype< TDomain >
 Aim: The archetype of a container class for storing sets of digital points within some given domain. More...

Detailed Description