|
CGAL 4.4 - 2D and 3D Linear Geometry Kernel
|
Functions | |
| template<typename Kernel > | |
| CGAL::Point_2< Kernel > | CGAL::max_vertex (const CGAL::Iso_rectangle_2< Kernel > &ir) |
computes the vertex with the lexicographically largest coordinates of the iso rectangle ir. More... | |
| template<typename Kernel > | |
| CGAL::Point_3< Kernel > | CGAL::max_vertex (const CGAL::Iso_cuboid_3< Kernel > &ic) |
computes the vertex with the lexicographically largest coordinates of the iso cuboid ic. More... | |
| CGAL::Point_2<Kernel> CGAL::max_vertex | ( | const CGAL::Iso_rectangle_2< Kernel > & | ir | ) |
computes the vertex with the lexicographically largest coordinates of the iso rectangle ir.
| CGAL::Point_3<Kernel> CGAL::max_vertex | ( | const CGAL::Iso_cuboid_3< Kernel > & | ic | ) |
computes the vertex with the lexicographically largest coordinates of the iso cuboid ic.