![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
#include <Standard.hxx>#include <Standard_DefineAlloc.hxx>#include <Standard_Handle.hxx>#include <gp_Pnt.hxx>#include <algorithm>#include <cmath>#include <optional>Data Structures | |
| class | Bnd_Box |
| Describes a bounding box in 3D space. A bounding box is parallel to the axes of the coordinates system. If it is finite, it is defined by the three intervals: More... | |
| struct | Bnd_Box::Limits |
| Structure containing the box limits (Xmin, Xmax, Ymin, Ymax, Zmin, Zmax). The values include the gap and account for open directions. More... | |