#include <GEOMImpl_ITranslate.hxx>
Public Member Functions | |
| GEOMImpl_ITranslate (Handle(GEOM_Function) theFunction) | |
| void | SetPoint1 (Handle(GEOM_Function) thePoint1) |
| Handle (GEOM_Function) GetPoint1() | |
| void | SetPoint2 (Handle(GEOM_Function) thePoint2) |
| Handle (GEOM_Function) GetPoint2() | |
| void | SetVector (Handle(GEOM_Function) theVector) |
| Handle (GEOM_Function) GetVector() | |
| void | SetOriginal (Handle(GEOM_Function) theOriginal) |
| Handle (GEOM_Function) GetOriginal() | |
| void | SetStep1 (double theStep) |
| double | GetStep1 () |
| void | SetNbIter1 (int theNbIter) |
| int | GetNbIter1 () |
| void | SetStep2 (double theStep) |
| double | GetStep2 () |
| void | SetNbIter2 (int theNbIter) |
| int | GetNbIter2 () |
| void | SetVector2 (Handle(GEOM_Function) theVector) |
| Handle (GEOM_Function) GetVector2() | |
| void | SetDX (double theDX) |
| double | GetDX () |
| void | SetDistance (double theDistance) |
| double | GetDistance () |
| void | SetDY (double theDY) |
| double | GetDY () |
| void | SetDZ (double theDZ) |
| double | GetDZ () |
Private Member Functions | |
| Handle (GEOM_Function) _func | |
|
inline |
|
inline |
References TRANSLATE_ARG_DISTANCE.
|
inline |
References TRANSLATE_ARG_DX.
|
inline |
References TRANSLATE_ARG_DY.
|
inline |
References TRANSLATE_ARG_DZ.
|
inline |
References TRANSLATE_ARG_NBITER1.
|
inline |
References TRANSLATE_ARG_NBITER2.
|
inline |
References TRANSLATE_ARG_STEP1.
|
inline |
References TRANSLATE_ARG_STEP2.
|
inline |
References TRANSLATE_ARG_POINT1.
|
inline |
References TRANSLATE_ARG_POINT2.
|
inline |
References TRANSLATE_ARG_VECTOR.
|
inline |
References TRANSLATE_ARG_ORIGINAL.
|
inline |
References TRANSLATE_ARG_VECTOR2.
|
private |
|
inline |
References TRANSLATE_ARG_DISTANCE.
|
inline |
References TRANSLATE_ARG_DX.
|
inline |
References TRANSLATE_ARG_DY.
|
inline |
References TRANSLATE_ARG_DZ.
|
inline |
References TRANSLATE_ARG_NBITER1.
|
inline |
References TRANSLATE_ARG_NBITER2.
|
inline |
References TRANSLATE_ARG_ORIGINAL.
|
inline |
References TRANSLATE_ARG_POINT1.
|
inline |
References TRANSLATE_ARG_POINT2.
|
inline |
References TRANSLATE_ARG_STEP1.
|
inline |
References TRANSLATE_ARG_STEP2.
|
inline |
References TRANSLATE_ARG_VECTOR.
|
inline |
References TRANSLATE_ARG_VECTOR2.