|
Kernel::Iso_cuboid_3
|
fo.operator() ( Kernel::Point_3 p, Kernel::Point_3 q)
|
| |
introduces an iso-oriented cuboid with diagonal
opposite vertices and such that is the
lexicographically smallest point in the cuboid.
|
|
|
Kernel::Iso_cuboid_3
|
fo.operator() ( Kernel::Point_3 p, Kernel::Point_3 q, int)
|
| |
introduces an iso-oriented cuboid with diagonal
opposite vertices and . The int argument value is
only used to distinguish the two overloaded functions.
| Precondition: | , and . |
|
|
|
Kernel::Iso_cuboid_3
|
|
| |
introduces an iso-oriented cuboid fo whose
minimal coordinate is the one of left, the
maximal coordinate is the one of right, the
minimal coordinate is the one of bottom, the
maximal coordinate is the one of top, the
minimal coordinate is the one of far, the
maximal coordinate is the one of close.
|