|
Open CASCADE Technology 6.5.2
|
#include <PGeom_SphericalSurface.hxx>

Public Member Functions | |
| PGeom_SphericalSurface () | |
| Creates a SphericalSurface with default values. | |
| PGeom_SphericalSurface (const gp_Ax3 &aPosition, const Standard_Real aRadius) | |
| Creates a SphericalSurface with these values. | |
| void | Radius (const Standard_Real aRadius) |
| Set the field radius with <aRadius>. | |
| Standard_Real | Radius () const |
| Returns the value of the field radius. | |
| PGeom_SphericalSurface (const Storage_stCONSTclCOM &a) | |
| Standard_Real | _CSFDB_GetPGeom_SphericalSurfaceradius () const |
| void | _CSFDB_SetPGeom_SphericalSurfaceradius (const Standard_Real p) |
| PGeom_SphericalSurface::PGeom_SphericalSurface | ( | ) |
| PGeom_SphericalSurface::PGeom_SphericalSurface | ( | const gp_Ax3 & | aPosition, |
| const Standard_Real | aRadius | ||
| ) |
| PGeom_SphericalSurface::PGeom_SphericalSurface | ( | const Storage_stCONSTclCOM & | a | ) | [inline] |
| Standard_Real PGeom_SphericalSurface::_CSFDB_GetPGeom_SphericalSurfaceradius | ( | ) | const [inline] |
| void PGeom_SphericalSurface::_CSFDB_SetPGeom_SphericalSurfaceradius | ( | const Standard_Real | p | ) | [inline] |
| void PGeom_SphericalSurface::Radius | ( | const Standard_Real | aRadius | ) |
| Standard_Real PGeom_SphericalSurface::Radius | ( | ) | const |
1.7.4