#include <GEOMImpl_IVector.hxx>
Public Member Functions | |
| GEOMImpl_IVector (Handle(GEOM_Function) theFunction) | |
| void | SetDX (double theDX) | 
| void | SetDY (double theDY) | 
| void | SetDZ (double theDZ) | 
| double | GetDX () | 
| double | GetDY () | 
| double | GetDZ () | 
| void | SetPoint1 (Handle(GEOM_Function) theRef) | 
| void | SetPoint2 (Handle(GEOM_Function) theRef) | 
| Handle (GEOM_Function) GetPoint1() | |
| Handle (GEOM_Function) GetPoint2() | |
| void | SetCurve (Handle(GEOM_Function) theRef) | 
| Handle (GEOM_Function) GetCurve() | |
| void | SetParameter (double theParam) | 
| double | GetParameter () | 
Private Member Functions | |
| Handle (GEOM_Function) _func | |
      
  | 
  inline | 
      
  | 
  inline | 
References VEC_ARG_DX.
      
  | 
  inline | 
References VEC_ARG_DY.
      
  | 
  inline | 
References VEC_ARG_DZ.
      
  | 
  inline | 
References VEC_ARG_PARAM.
      
  | 
  inline | 
References VEC_ARG_PNT1.
      
  | 
  inline | 
References VEC_ARG_PNT2.
      
  | 
  inline | 
References VEC_ARG_CURVE.
      
  | 
  private | 
      
  | 
  inline | 
References VEC_ARG_CURVE.
      
  | 
  inline | 
References VEC_ARG_DX.
      
  | 
  inline | 
References VEC_ARG_DY.
      
  | 
  inline | 
References VEC_ARG_DZ.
      
  | 
  inline | 
References VEC_ARG_PARAM.
      
  | 
  inline | 
References VEC_ARG_PNT1.
      
  | 
  inline | 
References VEC_ARG_PNT2.