Version: 9.12.0
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::GEOMImpl_IBox ( Handle(GEOM_Function)  theFunction)
inline

Member Function Documentation

◆ GetDX()

double GEOMImpl_IBox::GetDX ( )
inline

References BOX_ARG_DX.

◆ GetDY()

double GEOMImpl_IBox::GetDY ( )
inline

References BOX_ARG_DY.

◆ GetDZ()

double GEOMImpl_IBox::GetDZ ( )
inline

References BOX_ARG_DZ.

◆ Handle() [1/3]

GEOMImpl_IBox::Handle ( GEOM_Function  )
private

◆ Handle() [2/3]

GEOMImpl_IBox::Handle ( GEOM_Function  )
inline

References BOX_ARG_REF1.

◆ Handle() [3/3]

GEOMImpl_IBox::Handle ( GEOM_Function  )
inline

References BOX_ARG_REF2.

◆ SetDX()

void GEOMImpl_IBox::SetDX ( double  theX)
inline

References BOX_ARG_DX.

◆ SetDY()

void GEOMImpl_IBox::SetDY ( double  theY)
inline

References BOX_ARG_DY.

◆ SetDZ()

void GEOMImpl_IBox::SetDZ ( double  theZ)
inline

References BOX_ARG_DZ.

◆ SetRef1()

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

References BOX_ARG_REF1.

◆ SetRef2()

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

References BOX_ARG_REF2.


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