Open CASCADE Technology
6.9.1
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_Geom_SphericalSurface.hxx>
#include <Standard_Real.hxx>
#include <Geom_ElementarySurface.hxx>
#include <Standard_Boolean.hxx>
#include <Handle_Geom_Curve.hxx>
#include <Standard_Integer.hxx>
#include <Handle_Geom_Geometry.hxx>
Data Structures | |
class | Geom_SphericalSurface |
Describes a sphere. A sphere is defined by its radius, and is positioned in space by a coordinate system (a gp_Ax3 object), the origin of which is the center of the sphere. This coordinate system is the "local coordinate
system" of the sphere. The following apply: More... | |