#include <GEOMImpl_IArc.hxx>
Public Member Functions | |
| GEOMImpl_IArc (Handle(GEOM_Function) theFunction) | |
| void | SetPoint1 (Handle(GEOM_Function) theP) |
| void | SetPoint2 (Handle(GEOM_Function) theP) |
| void | SetPoint3 (Handle(GEOM_Function) theP) |
| void | SetSense (bool theSense) |
| Handle (GEOM_Function) GetPoint1() | |
| Handle (GEOM_Function) GetPoint2() | |
| Handle (GEOM_Function) GetPoint3() | |
| bool | GetSense () |
Private Member Functions | |
| Handle (GEOM_Function) _func | |
| GEOMImpl_IArc.GEOMImpl_IArc | ( | Handle(GEOM_Function) | theFunction | ) |
| void GEOMImpl_IArc.SetPoint1 | ( | Handle(GEOM_Function) | theP | ) |
References ARC_ARG_PI.
| void GEOMImpl_IArc.SetPoint2 | ( | Handle(GEOM_Function) | theP | ) |
References ARC_ARG_PC.
| void GEOMImpl_IArc.SetPoint3 | ( | Handle(GEOM_Function) | theP | ) |
References ARC_ARG_PE.
| void GEOMImpl_IArc.SetSense | ( | bool | theSense | ) |
References ARC_ARG_SE.
| GEOMImpl_IArc.Handle | ( | GEOM_Function | ) |
References ARC_ARG_PI.
| GEOMImpl_IArc.Handle | ( | GEOM_Function | ) |
References ARC_ARG_PC.
| GEOMImpl_IArc.Handle | ( | GEOM_Function | ) |
References ARC_ARG_PE.
| bool GEOMImpl_IArc.GetSense | ( | ) |
References ARC_ARG_SE.
| GEOMImpl_IArc.Handle | ( | GEOM_Function | ) | [private] |