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

#include <GEOMImpl_IBox.hxx>

Public Member Functions

 GEOMImpl_IBox (Handle(GEOM_Function) theFunction)
 
void SetDX (double theX)
 
double GetDX ()
 
void SetDY (double theY)
 
double GetDY ()
 
void SetDZ (double theZ)
 
double GetDZ ()
 
void SetRef1 (Handle(GEOM_Function) theRefPoint1)
 
 Handle (GEOM_Function) GetRef1()
 
void SetRef2 (Handle(GEOM_Function) theRefPoint2)
 
 Handle (GEOM_Function) GetRef2()
 

Private Member Functions

 Handle (GEOM_Function) _func
 

Constructor & Destructor Documentation

GEOMImpl_IBox::GEOMImpl_IBox ( Handle(GEOM_Function theFunction)
inline

Member Function Documentation

double GEOMImpl_IBox::GetDX ( )
inline

References BOX_ARG_DX.

double GEOMImpl_IBox::GetDY ( )
inline

References BOX_ARG_DY.

double GEOMImpl_IBox::GetDZ ( )
inline

References BOX_ARG_DZ.

GEOMImpl_IBox::Handle ( GEOM_Function  )
inline

References BOX_ARG_REF1.

GEOMImpl_IBox::Handle ( GEOM_Function  )
inline

References BOX_ARG_REF2.

GEOMImpl_IBox::Handle ( GEOM_Function  )
private
void GEOMImpl_IBox::SetDX ( double  theX)
inline

References BOX_ARG_DX.

void GEOMImpl_IBox::SetDY ( double  theY)
inline

References BOX_ARG_DY.

void GEOMImpl_IBox::SetDZ ( double  theZ)
inline

References BOX_ARG_DZ.

void GEOMImpl_IBox::SetRef1 ( Handle(GEOM_Function theRefPoint1)
inline

References BOX_ARG_REF1.

void GEOMImpl_IBox::SetRef2 ( Handle(GEOM_Function theRefPoint2)
inline

References BOX_ARG_REF2.


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