![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
#include <Bnd_Box.hxx>#include <Geom_SurfaceOfRevolution.hxx>#include <Standard.hxx>#include <Standard_DefineAlloc.hxx>Data Structures | |
| class | GeomBndLib_SurfaceOfRevolution |
| Computes bounding box for a surface of revolution (Geom_SurfaceOfRevolution). Uses analytical approach: samples the basis curve at multiple V values, constructs the revolution circle for each sample point, and bounds each circle arc using GeomBndLib_Circle. More... | |