#include <GEOMImpl_ICircle.hxx>
Public Member Functions | |
| GEOMImpl_ICircle (Handle(GEOM_Function) theFunction) | |
| void | SetPoint1 (Handle(GEOM_Function) theP) |
| void | SetPoint2 (Handle(GEOM_Function) theP) |
| void | SetPoint3 (Handle(GEOM_Function) theP) |
| void | SetCenter (Handle(GEOM_Function) theP) |
| void | SetVector (Handle(GEOM_Function) theV) |
| void | SetRadius (double theR) |
| Handle (GEOM_Function) GetPoint1() | |
| Handle (GEOM_Function) GetPoint2() | |
| Handle (GEOM_Function) GetPoint3() | |
| Handle (GEOM_Function) GetCenter() | |
| Handle (GEOM_Function) GetVector() | |
| double | GetRadius () |
Private Member Functions | |
| Handle (GEOM_Function) _func | |
|
inline |
|
inline |
References CIRC_ARG_RR.
|
inline |
References CIRC_ARG_P1.
|
inline |
References CIRC_ARG_P2.
|
inline |
References CIRC_ARG_P3.
|
inline |
References CIRC_ARG_CC.
|
inline |
References CIRC_ARG_VV.
|
private |
|
inline |
References CIRC_ARG_CC.
|
inline |
References CIRC_ARG_P1.
|
inline |
References CIRC_ARG_P2.
|
inline |
References CIRC_ARG_P3.
|
inline |
References CIRC_ARG_RR.
|
inline |
References CIRC_ARG_VV.