Space::Dimension Dimension
Aim: The archetype of a class that represents a digital domain, i.e. a non mutable subset of points o...
ConstIterator begin(const Point &aPoint) const
ConstIterator begin() const
void selfDisplay(std::ostream &out) const
CConstBidirectionalIteratorArchetype< Point > ConstIterator
const Point & upperBound() const
ConstIterator end() const
CDomainArchetype(const CDomainArchetype &other)
const Predicate & predicate() const
CDomainArchetype(const DigitalSet &aSet)
const Point & lowerBound() const
CDomainArchetype< TSpace > Domain
bool isInside(const Point &p) const