63int main(
int argc,
char** argv )
74 typedef Z3::Point
Point;
80 Point p1( -50, -50, -50 );
81 Point p2( 50, 50, 50 );
88 if ( (*it - c ).norm1() <= 30 ) diamond_set.
insertNew( *it );
90 ObjectType diamond( dt6_18, diamond_set );
92 ObjectType diamond_clone( diamond );
94 diamond_clone.pointSet().erase( c );
95 ObjectType bdiamond = diamond.border();
96 ObjectType bdiamond_clone = diamond_clone.border();
98 QApplication application(argc,argv);
103 viewer << bdiamond_clone;
106 return application.exec();
Iterator for HyperRectDomain.
Aim: Parallelepidec region of a digital space, model of a 'CDomain'.
const ConstIterator & begin() const
const ConstIterator & end() const