#include <GEOMImpl_IRotate.hxx>
Public Member Functions | |
| GEOMImpl_IRotate (Handle(GEOM_Function) theFunction) | |
| void | SetCentPoint (Handle(GEOM_Function) theCentPoint) | 
| Handle (GEOM_Function) GetCentPoint() | |
| void | SetPoint1 (Handle(GEOM_Function) thePoint1) | 
| Handle (GEOM_Function) GetPoint1() | |
| void | SetPoint2 (Handle(GEOM_Function) thePoint2) | 
| Handle (GEOM_Function) GetPoint2() | |
| void | SetAngle (Standard_Real theAngle) | 
| Standard_Real | GetAngle () | 
| void | SetAxis (Handle(GEOM_Function) theVector) | 
| Handle (GEOM_Function) GetAxis() | |
| void | SetOriginal (Handle(GEOM_Function) theOriginal) | 
| Handle (GEOM_Function) GetOriginal() | |
| void | SetStep (double theStep) | 
| double | GetStep () | 
| void | SetNbIter1 (int theNbIter) | 
| int | GetNbIter1 () | 
| void | SetNbIter2 (int theNbIter) | 
| int | GetNbIter2 () | 
| void | SetDir2 (gp_XYZ theDir2) | 
| gp_XYZ | GetDir2 () | 
Private Member Functions | |
| Handle (GEOM_Function) _func | |
      
  | 
  inline | 
      
  | 
  inline | 
References ROTATE_ANGLE.
      
  | 
  inline | 
References ROTATE_DIR2_X, ROTATE_DIR2_Y, and ROTATE_DIR2_Z.
      
  | 
  inline | 
References ROTATE_NBITER1.
      
  | 
  inline | 
References ROTATE_NBITER2.
      
  | 
  inline | 
References ROTATE_STEP1.
      
  | 
  inline | 
References ROTATE_CENTRAL_POINT.
      
  | 
  inline | 
References ROTATE_POINT1.
      
  | 
  inline | 
References ROTATE_POINT2.
      
  | 
  inline | 
References ROTATE_AXIS.
      
  | 
  inline | 
References ROTATE_ORGN.
      
  | 
  private | 
      
  | 
  inline | 
References ROTATE_ANGLE.
      
  | 
  inline | 
References ROTATE_AXIS.
      
  | 
  inline | 
References ROTATE_CENTRAL_POINT.
      
  | 
  inline | 
References ROTATE_DIR2_X, ROTATE_DIR2_Y, and ROTATE_DIR2_Z.
      
  | 
  inline | 
References ROTATE_NBITER1.
      
  | 
  inline | 
References ROTATE_NBITER2.
      
  | 
  inline | 
References ROTATE_ORGN.
      
  | 
  inline | 
References ROTATE_POINT1.
      
  | 
  inline | 
References ROTATE_POINT2.
      
  | 
  inline | 
References ROTATE_STEP1.