![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
#include <Standard.hxx>#include <Standard_DefineAlloc.hxx>#include <Standard_Real.hxx>#include <Standard_ShortReal.hxx>#include <gp_XY.hxx>#include <gp_Pnt2d.hxx>#include <gp_Trsf2d.hxx>#include <gp_Ax2d.hxx>#include <array>Data Structures | |
| class | Bnd_B2< RealType > |
| Template class for 2D bounding box. This is a base template that is instantiated for double and float. More... | |
Typedefs | |
| using | Bnd_B2d = Bnd_B2<double> |
| 2D bounding box with double precision | |
| using | Bnd_B2f = Bnd_B2<float> |
| 2D bounding box with single precision | |