#include <GEOMImpl_IDisk.hxx>
Public Member Functions | |
GEOMImpl_IDisk (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) |
void | SetOrientation (double theO) |
Handle (GEOM_Function) GetPoint1() | |
Handle (GEOM_Function) GetPoint2() | |
Handle (GEOM_Function) GetPoint3() | |
Handle (GEOM_Function) GetCenter() | |
Handle (GEOM_Function) GetVector() | |
double | GetRadius () |
double | GetOrientation () |
Private Member Functions | |
Handle (GEOM_Function) _func | |
|
inline |
|
inline |
References DISK_ARG_ORIENT.
|
inline |
References DISK_ARG_RR.
|
inline |
References DISK_ARG_P1.
|
inline |
References DISK_ARG_P2.
|
inline |
References DISK_ARG_P3.
|
inline |
References DISK_ARG_CC.
|
inline |
References DISK_ARG_VV.
|
private |
|
inline |
References DISK_ARG_CC.
|
inline |
References DISK_ARG_ORIENT.
|
inline |
References DISK_ARG_P1.
|
inline |
References DISK_ARG_P2.
|
inline |
References DISK_ARG_P3.
|
inline |
References DISK_ARG_RR.
|
inline |
References DISK_ARG_VV.