60 TSpace::Point a(1, 1, 1);
61 TSpace::Point b(5, 5, 5);
64 std::vector<TSpace::Dimension> v(2); v[0]=2; v[1]=1;
65 TSpace::Point c(3,1,1);
70 trace.
info() <<
"Processing point"<< (*it) << endl;
80 trace.
info() <<
"Processing point"<< (*it) << endl;
92 trace.
info() <<
"Processing point"<< (*it) << endl;
Reverse iterator for HyperRectDomain.
Aim: Parallelepidec region of a digital space, model of a 'CDomain'.
ConstSubRange subRange(const std::vector< Dimension > &permutation) const