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