Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Data Structures
GeomBndLib_Curve2d.hxx File Reference
#include <GeomBndLib_BezierCurve2d.hxx>
#include <GeomBndLib_BSplineCurve2d.hxx>
#include <GeomBndLib_Circle2d.hxx>
#include <GeomBndLib_Ellipse2d.hxx>
#include <GeomBndLib_Hyperbola2d.hxx>
#include <GeomBndLib_Line2d.hxx>
#include <GeomBndLib_OffsetCurve2d.hxx>
#include <GeomBndLib_OtherCurve2d.hxx>
#include <GeomBndLib_Parabola2d.hxx>
#include <Bnd_Box2d.hxx>
#include <GeomAbs_CurveType.hxx>
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <variant>

Data Structures

class  GeomBndLib_Curve2d
 Variant-based dispatcher for 2D curve bounding box computation. Auto-detects the curve type and delegates to the appropriate specialized class. More...