DGtal  1.2.0
StdDefs.cpp
1 
25 #include "DGtal/helpers/StdDefs.h"
26 
27 
40  std::unordered_set< typename DGtal::Z2i::Domain::Point> >;
41 template class DGtal::GridCurve<DGtal::Z2i::K2> ;
46 
47 
63  std::unordered_set< typename DGtal::Z3i::Domain::Point> >;
Aim: A wrapper class around a STL associative container for storing sets of digital points within som...
Aim: Represents a digital topology as a couple of adjacency relations.
Aim: implements weighted separable l_p metrics with exact predicates.
Aim: implements separable l_p metrics with exact predicates.
Aim: describes, in a cellular space of dimension n, a closed or open sequence of signed d-cells (or d...
Definition: GridCurve.h:173
Aim: Parallelepidec region of a digital space, model of a 'CDomain'.
Aim: This class is a model of CCellularGridSpaceND. It represents the cubical grid as a cell complex,...
Aim: Describes digital adjacencies in digital spaces that are defined with the 1-norm and the infinit...
Aim: Implements basic operations that will be used in Point and Vector classes.
Definition: PointVector.h:593
HyperRectDomain< Space > Domain
Definition: StdDefs.h:99
HyperRectDomain< Space > Domain
Definition: StdDefs.h:172