| 
    CGAL 4.7 - 2D Snap Rounding 
   | 
 
AdaptableQuaternaryFunction Public Member Functions | |
| Iso_rectangle_2 | operator() (Point_2 left, Point_2 right, Point_2 bottom, Point_2 top) | 
introduces an iso-oriented rectangle fo whose minimal x coordinate is the one of left, the maximal x coordinate is the one of right, the minimal y coordinate is the one of bottom, the maximal y coordinate is the one of top.  More... | |
| Iso_rectangle_2 SRTraits_2::ConstructIsoRectangle_2::operator() | ( | Point_2 | left, | 
| Point_2 | right, | ||
| Point_2 | bottom, | ||
| Point_2 | top | ||
| ) | 
introduces an iso-oriented rectangle fo whose minimal x coordinate is the one of left, the maximal x coordinate is the one of right, the minimal y coordinate is the one of bottom, the maximal y coordinate is the one of top. 
}