const Domain & domain() const
DomainPredicate & operator=(const DomainPredicate &other)
bool operator()(const Point &p) const
Aim: The predicate returning true iff the point is in the domain given at construction....
const Domain * myDomain
Aliasing pointer on the domain corresponding to this predicate.