#include <GEOMImpl_IFace.hxx>
Public Member Functions | |
| GEOMImpl_IFace (Handle(GEOM_Function) theFunction) | |
| void | SetRef1 (Handle(GEOM_Function) theRefPoint1) |
| Handle (GEOM_Function) GetRef1() | |
| void | SetOrientation (int theOrientation) |
| int | GetOrientation () |
| void | SetH (double theH) |
| void | SetW (double theW) |
| double | GetH () |
| double | GetW () |
Private Member Functions | |
| Handle (GEOM_Function) _func | |
| GEOMImpl_IFace.GEOMImpl_IFace | ( | Handle(GEOM_Function) | theFunction | ) |
| void GEOMImpl_IFace.SetRef1 | ( | Handle(GEOM_Function) | theRefPoint1 | ) |
References FACE_ARG_REF1.
| GEOMImpl_IFace.Handle | ( | GEOM_Function | ) |
References FACE_ARG_REF1.
| void GEOMImpl_IFace.SetOrientation | ( | int | theOrientation | ) |
References FACE_ARG_ORIENT.
| int GEOMImpl_IFace.GetOrientation | ( | ) |
References FACE_ARG_ORIENT.
| void GEOMImpl_IFace.SetH | ( | double | theH | ) |
References FACE_ARG_H.
| void GEOMImpl_IFace.SetW | ( | double | theW | ) |
References FACE_ARG_W.
| double GEOMImpl_IFace.GetH | ( | ) |
References FACE_ARG_H.
| double GEOMImpl_IFace.GetW | ( | ) |
References FACE_ARG_W.
| GEOMImpl_IFace.Handle | ( | GEOM_Function | ) | [private] |