#include <GEOMImpl_ITorus.hxx>
Public Member Functions | |
GEOMImpl_ITorus (Handle(GEOM_Function) theFunction) | |
void | SetCenter (Handle(GEOM_Function) theP) |
void | SetVector (Handle(GEOM_Function) theV) |
void | SetRMajor (double theR) |
void | SetRMinor (double theR) |
Handle (GEOM_Function) GetCenter() | |
Handle (GEOM_Function) GetVector() | |
double | GetRMajor () |
double | GetRMinor () |
Private Member Functions | |
Handle (GEOM_Function) _func | |
|
inline |
|
inline |
References TORUS_ARG_RMAJ.
|
inline |
References TORUS_ARG_RMIN.
|
inline |
References TORUS_ARG_CC.
|
inline |
References TORUS_ARG_VV.
|
private |
|
inline |
References TORUS_ARG_CC.
|
inline |
References TORUS_ARG_RMAJ.
|
inline |
References TORUS_ARG_RMIN.
|
inline |
References TORUS_ARG_VV.