#include <GEOMAlgo_BndSphere.hxx>
GEOMAlgo_BndSphere::GEOMAlgo_BndSphere |
( |
| ) |
|
GEOMAlgo_BndSphere::~GEOMAlgo_BndSphere |
( |
| ) |
|
|
virtual |
const gp_Pnt& GEOMAlgo_BndSphere::Center |
( |
| ) |
const |
Standard_Real GEOMAlgo_BndSphere::Gap |
( |
| ) |
const |
Standard_Real GEOMAlgo_BndSphere::Radius |
( |
| ) |
const |
void GEOMAlgo_BndSphere::SetCenter |
( |
const gp_Pnt & |
theP | ) |
|
void GEOMAlgo_BndSphere::SetGap |
( |
const Standard_Real |
theGap | ) |
|
void GEOMAlgo_BndSphere::SetRadius |
( |
const Standard_Real |
theR | ) |
|
Standard_Real GEOMAlgo_BndSphere::SquareExtent |
( |
| ) |
const |
gp_Pnt GEOMAlgo_BndSphere::myCenter |
|
protected |
Standard_Real GEOMAlgo_BndSphere::myGap |
|
protected |
Standard_Real GEOMAlgo_BndSphere::myRadius |
|
protected |
The documentation for this class was generated from the following files: