#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 | |
| GEOMImpl_IDisk.GEOMImpl_IDisk | ( | Handle(GEOM_Function) | theFunction | ) |
| void GEOMImpl_IDisk.SetPoint1 | ( | Handle(GEOM_Function) | theP | ) |
References DISK_ARG_P1.
| void GEOMImpl_IDisk.SetPoint2 | ( | Handle(GEOM_Function) | theP | ) |
References DISK_ARG_P2.
| void GEOMImpl_IDisk.SetPoint3 | ( | Handle(GEOM_Function) | theP | ) |
References DISK_ARG_P3.
| void GEOMImpl_IDisk.SetCenter | ( | Handle(GEOM_Function) | theP | ) |
References DISK_ARG_CC.
| void GEOMImpl_IDisk.SetVector | ( | Handle(GEOM_Function) | theV | ) |
References DISK_ARG_VV.
| void GEOMImpl_IDisk.SetRadius | ( | double | theR | ) |
References DISK_ARG_RR.
| void GEOMImpl_IDisk.SetOrientation | ( | double | theO | ) |
References DISK_ARG_ORIENT.
| GEOMImpl_IDisk.Handle | ( | GEOM_Function | ) |
References DISK_ARG_P1.
| GEOMImpl_IDisk.Handle | ( | GEOM_Function | ) |
References DISK_ARG_P2.
| GEOMImpl_IDisk.Handle | ( | GEOM_Function | ) |
References DISK_ARG_P3.
| GEOMImpl_IDisk.Handle | ( | GEOM_Function | ) |
References DISK_ARG_CC.
| GEOMImpl_IDisk.Handle | ( | GEOM_Function | ) |
References DISK_ARG_VV.
| double GEOMImpl_IDisk.GetRadius | ( | ) |
References DISK_ARG_RR.
| double GEOMImpl_IDisk.GetOrientation | ( | ) |
References DISK_ARG_ORIENT.
| GEOMImpl_IDisk.Handle | ( | GEOM_Function | ) | [private] |