#include <GEOMImpl_ILine.hxx>
Public Member Functions | |
| GEOMImpl_ILine (Handle(GEOM_Function) theFunction) | |
| void | SetPoint1 (Handle(GEOM_Function) theRef) |
| void | SetPoint2 (Handle(GEOM_Function) theRef) |
| void | SetFace1 (Handle(GEOM_Function) theRef) |
| void | SetFace2 (Handle(GEOM_Function) theRef) |
| Handle (GEOM_Function) GetPoint1() | |
| Handle (GEOM_Function) GetPoint2() | |
| Handle (GEOM_Function) GetFace1() | |
| Handle (GEOM_Function) GetFace2() | |
Private Member Functions | |
| Handle (GEOM_Function) _func | |
|
inline |
|
inline |
References LINE_ARG_PNT1.
|
inline |
References LINE_ARG_PNT2.
|
inline |
References LINE_ARG_FACE1.
|
inline |
References LINE_ARG_FACE2.
|
private |
|
inline |
References LINE_ARG_FACE1.
|
inline |
References LINE_ARG_FACE2.
|
inline |
References LINE_ARG_PNT1.
|
inline |
References LINE_ARG_PNT2.