#include <GEOMImpl_ISphere.hxx>
Public Member Functions | |
| GEOMImpl_ISphere (Handle(GEOM_Function) theFunction) | |
| void | SetR (double theR) |
| double | GetR () |
| void | SetPoint (Handle(GEOM_Function) theRefPoint) |
| Handle (GEOM_Function) GetPoint() | |
Private Member Functions | |
| Handle (GEOM_Function) _func | |
| GEOMImpl_ISphere.GEOMImpl_ISphere | ( | Handle(GEOM_Function) | theFunction | ) |
| void GEOMImpl_ISphere.SetR | ( | double | theR | ) |
References SPH_ARG_R.
| double GEOMImpl_ISphere.GetR | ( | ) |
References SPH_ARG_R.
| void GEOMImpl_ISphere.SetPoint | ( | Handle(GEOM_Function) | theRefPoint | ) |
References SPH_ARG_PNT.
| GEOMImpl_ISphere.Handle | ( | GEOM_Function | ) |
References SPH_ARG_PNT.
| GEOMImpl_ISphere.Handle | ( | GEOM_Function | ) | [private] |