Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Data Structures
GeomBndLib_Surface.hxx File Reference
#include <GeomBndLib_BezierSurface.hxx>
#include <GeomBndLib_BSplineSurface.hxx>
#include <GeomBndLib_Cone.hxx>
#include <GeomBndLib_Cylinder.hxx>
#include <GeomBndLib_OffsetSurface.hxx>
#include <GeomBndLib_OtherSurface.hxx>
#include <GeomBndLib_Plane.hxx>
#include <GeomBndLib_Sphere.hxx>
#include <GeomBndLib_SurfaceOfExtrusion.hxx>
#include <GeomBndLib_SurfaceOfRevolution.hxx>
#include <GeomBndLib_Torus.hxx>
#include <Bnd_Box.hxx>
#include <GeomAbs_SurfaceType.hxx>
#include <gp_Trsf.hxx>
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <optional>
#include <variant>

Data Structures

class  GeomBndLib_Surface
 Variant-based dispatcher for 3D surface bounding box computation. Auto-detects the surface type and delegates to the appropriate specialized class. More...