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