#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 | |
|
inline |
|
inline |
References BOX_ARG_DX.
|
inline |
References BOX_ARG_DY.
|
inline |
References BOX_ARG_DZ.
|
inline |
References BOX_ARG_REF1.
|
inline |
References BOX_ARG_REF2.
|
private |
|
inline |
References BOX_ARG_DX.
|
inline |
References BOX_ARG_DY.
|
inline |
References BOX_ARG_DZ.
|
inline |
References BOX_ARG_REF1.
|
inline |
References BOX_ARG_REF2.