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

#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
 

Constructor & Destructor Documentation

GEOMImpl_IVector::GEOMImpl_IVector ( Handle(GEOM_Function theFunction)
inline

Member Function Documentation

double GEOMImpl_IVector::GetDX ( )
inline

References VEC_ARG_DX.

double GEOMImpl_IVector::GetDY ( )
inline

References VEC_ARG_DY.

double GEOMImpl_IVector::GetDZ ( )
inline

References VEC_ARG_DZ.

double GEOMImpl_IVector::GetParameter ( )
inline

References VEC_ARG_PARAM.

GEOMImpl_IVector::Handle ( GEOM_Function  )
inline

References VEC_ARG_PNT1.

GEOMImpl_IVector::Handle ( GEOM_Function  )
inline

References VEC_ARG_PNT2.

GEOMImpl_IVector::Handle ( GEOM_Function  )
inline

References VEC_ARG_CURVE.

GEOMImpl_IVector::Handle ( GEOM_Function  )
private
void GEOMImpl_IVector::SetCurve ( Handle(GEOM_Function theRef)
inline

References VEC_ARG_CURVE.

void GEOMImpl_IVector::SetDX ( double  theDX)
inline

References VEC_ARG_DX.

void GEOMImpl_IVector::SetDY ( double  theDY)
inline

References VEC_ARG_DY.

void GEOMImpl_IVector::SetDZ ( double  theDZ)
inline

References VEC_ARG_DZ.

void GEOMImpl_IVector::SetParameter ( double  theParam)
inline

References VEC_ARG_PARAM.

void GEOMImpl_IVector::SetPoint1 ( Handle(GEOM_Function theRef)
inline

References VEC_ARG_PNT1.

void GEOMImpl_IVector::SetPoint2 ( Handle(GEOM_Function theRef)
inline

References VEC_ARG_PNT2.


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