Open CASCADE Technology 6.6.0
Data Structures | Functions
gp_Sphere.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <gp_Ax3.hxx>
#include <Standard_Real.hxx>
#include <Standard_Storable.hxx>
#include <Standard_Boolean.hxx>
#include <gp_Ax1.hxx>
#include <Standard_PrimitiveTypes.hxx>
#include <gp_Sphere.lxx>

Data Structures

class  gp_Sphere
 Describes a sphere.
A sphere is defined by its radius and positioned in space
with a coordinate system (a gp_Ax3 object). The origin of
the coordinate system is the center of the sphere. This
coordinate system is the "local coordinate system" of the sphere.
Note: when a gp_Sphere sphere is converted into a
Geom_SphericalSurface sphere, some implicit
properties of its local coordinate system are used explicitly:
More...

Functions

const Handle< Standard_Type > & STANDARD_TYPE (gp_Sphere)

Function Documentation

const Handle< Standard_Type >& STANDARD_TYPE ( gp_Sphere  )
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines