The class Fuzzy_iso_box<Traits> implements fuzzy d-dimensional iso boxes. A fuzzy iso box with fuzziness value ε has as outer approximation a box dilated, and as inner approximation a box eroded by a d-dim square with side length ε.
#include <CGAL/Fuzzy_iso_box.h>
|
| Point type. |
|
| Number type. |
| |||
Constructs a fuzzy iso box
specified by the minimal iso box containing p and q and fuzziness value epsilon.
|
|
| test whether b contains p. |
|
| |
test whether the inner box intersects the rectangle associated with a node of a tree. | ||
|
| |
test whether the outer box encloses the rectangle associated with a node of a tree. |