| |
class used for doing computations on point
coordinates (has to fulfill field-type requirements).
| |
| |
class used for representing the input
points.
| |
| |
class used for representing
axis-parallel rectangles.
| |
| |
adaptable binary function class:
Point_2 Point_2 bool
returns true, iff the first point has smaller x-coordinate than
the second.
| |
| |
adaptable binary function class:
Point_2 Point_2 bool
returns true, iff the first point has smaller y-coordinate than
the second.
| |
| |
adaptable binary function class:
Point_2 Point_2 bool
returns true, iff the first point has greater x-coordinate than
the second.
| |
| |
adaptable binary function class:
Point_2 Point_2 bool
returns true, iff the first point has greater y-coordinate than
the second.
| |
| |
adaptable binary function
class: Point_2 Point_2
FT returns the signed distance of two points'
-coordinates.
| |
| |
adaptable binary function
class: Point_2 Point_2
FT returns the signed distance of two points'
-coordinates.
| |
| |
adaptable binary function
class: Point_2 Point_2
FT returns the distance of two
points.
| |
| |
adaptable binary
function class: Point_2 Point_2
FT returns the signed
distance of two points.
| |
| |
adaptable unary function
class: Iso_rectangle_2 Point_2 returns
the lower-left corner of a rectangle.
| |
| |
adaptable unary function class:
Iso_rectangle_2 Point_2 returns the
upper-right corner of a rectangle.
| |
| |
adaptable binary function class:
Iso_rectangle_2 unsigned int
Point_2 returns the i-th (starting from lower-left and then
counterclockwise) corner of a rectangle.
| |
| |
adaptable binary function class: Point_2
Point_2 Point_2 returns the
(orthogonal) projection of the first point onto the horizontal
line through the second point.
| |
| |
4-argument function
class: Point_2 Point_2
Point_2 Point_2
Iso_rectangle_2 returns the rectangle with point on
the left, bottom, right, top resp. side.
| |
| |
3-argument function class: Point_2 Point_2
FT Point_2. For arguments
it returns the lower-left corner of the
iso-oriented square with sidelength and upper-right corner
at the intersection of the vertical line through and the
horizontal line through .
| |
| |
3-argument function class: Point_2 Point_2
FT Point_2. For arguments
it returns the lower-right corner of the
iso-oriented square with sidelength and upper-left corner at
the intersection of the vertical line through and the
horizontal line through .
| |
| |
3-argument function class: Point_2 Point_2
FT Point_2. For arguments
it returns the upper-right corner of the
iso-oriented square with sidelength and lower-left corner at
the intersection of the vertical line through and the
horizontal line through .
| |
| |
3-argument function class: Point_2 Point_2
FT Point_2. For arguments
it returns the upper-left corner of the
iso-oriented square with sidelength and lower-right corner
at the intersection of the vertical line through and the
horizontal line through .
|
| |
adaptable binary function class:
Point_2 Point_2 Point_2
returns the point with smaller x-coordinate.
| |
| |
adaptable binary function class:
Point_2 Point_2 Point_2
returns the point with greater x-coordinate.
| |
| |
adaptable binary function class:
Point_2 Point_2 Point_2
returns the point with smaller y-coordinate.
| |
| |
adaptable binary function class:
Point_2 Point_2 Point_2
returns the point with greater y-coordinate.
|
For every function class listed above there is a member function to fetch the corresponding function object.
|
| |
| ||
| ||
| ||
| ||
| ||
| ||
|
| |
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
|
| |
|
| |
|
| |
|
|