![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
#include <GeomBndLib_BezierCurve.hxx>#include <GeomBndLib_BSplineCurve.hxx>#include <GeomBndLib_Circle.hxx>#include <GeomBndLib_Ellipse.hxx>#include <GeomBndLib_Hyperbola.hxx>#include <GeomBndLib_Line.hxx>#include <GeomBndLib_OffsetCurve.hxx>#include <GeomBndLib_OtherCurve.hxx>#include <GeomBndLib_Parabola.hxx>#include <Bnd_Box.hxx>#include <GeomAbs_CurveType.hxx>#include <Standard.hxx>#include <Standard_DefineAlloc.hxx>#include <variant>Data Structures | |
| class | GeomBndLib_Curve |
| Variant-based dispatcher for 3D curve bounding box computation. Auto-detects the curve type and delegates to the appropriate specialized class. More... | |