Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
GEOMImpl_ITranslate Class Reference

#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
 

Constructor & Destructor Documentation

GEOMImpl_ITranslate::GEOMImpl_ITranslate ( Handle(GEOM_Function theFunction)
inline

Member Function Documentation

double GEOMImpl_ITranslate::GetDistance ( )
inline
double GEOMImpl_ITranslate::GetDX ( )
inline

References TRANSLATE_ARG_DX.

double GEOMImpl_ITranslate::GetDY ( )
inline

References TRANSLATE_ARG_DY.

double GEOMImpl_ITranslate::GetDZ ( )
inline

References TRANSLATE_ARG_DZ.

int GEOMImpl_ITranslate::GetNbIter1 ( )
inline

References TRANSLATE_ARG_NBITER1.

int GEOMImpl_ITranslate::GetNbIter2 ( )
inline

References TRANSLATE_ARG_NBITER2.

double GEOMImpl_ITranslate::GetStep1 ( )
inline

References TRANSLATE_ARG_STEP1.

double GEOMImpl_ITranslate::GetStep2 ( )
inline

References TRANSLATE_ARG_STEP2.

GEOMImpl_ITranslate::Handle ( GEOM_Function  )
inline

References TRANSLATE_ARG_POINT1.

GEOMImpl_ITranslate::Handle ( GEOM_Function  )
inline

References TRANSLATE_ARG_POINT2.

GEOMImpl_ITranslate::Handle ( GEOM_Function  )
inline

References TRANSLATE_ARG_VECTOR.

GEOMImpl_ITranslate::Handle ( GEOM_Function  )
inline
GEOMImpl_ITranslate::Handle ( GEOM_Function  )
inline

References TRANSLATE_ARG_VECTOR2.

GEOMImpl_ITranslate::Handle ( GEOM_Function  )
private
void GEOMImpl_ITranslate::SetDistance ( double  theDistance)
inline
void GEOMImpl_ITranslate::SetDX ( double  theDX)
inline

References TRANSLATE_ARG_DX.

void GEOMImpl_ITranslate::SetDY ( double  theDY)
inline

References TRANSLATE_ARG_DY.

void GEOMImpl_ITranslate::SetDZ ( double  theDZ)
inline

References TRANSLATE_ARG_DZ.

void GEOMImpl_ITranslate::SetNbIter1 ( int  theNbIter)
inline

References TRANSLATE_ARG_NBITER1.

void GEOMImpl_ITranslate::SetNbIter2 ( int  theNbIter)
inline

References TRANSLATE_ARG_NBITER2.

void GEOMImpl_ITranslate::SetOriginal ( Handle(GEOM_Function theOriginal)
inline
void GEOMImpl_ITranslate::SetPoint1 ( Handle(GEOM_Function thePoint1)
inline

References TRANSLATE_ARG_POINT1.

void GEOMImpl_ITranslate::SetPoint2 ( Handle(GEOM_Function thePoint2)
inline

References TRANSLATE_ARG_POINT2.

void GEOMImpl_ITranslate::SetStep1 ( double  theStep)
inline

References TRANSLATE_ARG_STEP1.

void GEOMImpl_ITranslate::SetStep2 ( double  theStep)
inline

References TRANSLATE_ARG_STEP2.

void GEOMImpl_ITranslate::SetVector ( Handle(GEOM_Function theVector)
inline

References TRANSLATE_ARG_VECTOR.

void GEOMImpl_ITranslate::SetVector2 ( Handle(GEOM_Function theVector)
inline

References TRANSLATE_ARG_VECTOR2.


The documentation for this class was generated from the following file: