#include <GEOMImpl_ICylinder.hxx>
Public Member Functions | |
GEOMImpl_ICylinder (Handle(GEOM_Function) theFunction) | |
void | SetR (double theR) |
double | GetR () |
void | SetH (double theH) |
double | GetH () |
void | SetPoint (Handle(GEOM_Function) theRefPoint) |
Handle (GEOM_Function) GetPoint() | |
void | SetVector (Handle(GEOM_Function) theRefVector) |
Handle (GEOM_Function) GetVector() | |
void | SetA (double theA) |
double | GetA () |
Private Member Functions | |
Handle (GEOM_Function) _func | |
|
inline |
|
inline |
References CYL_ARG_A.
|
inline |
References CYL_ARG_H.
|
inline |
References CYL_ARG_R.
|
inline |
References CYL_ARG_PNT.
|
inline |
References CYL_ARG_VEC.
|
private |
|
inline |
References CYL_ARG_A.
|
inline |
References CYL_ARG_H.
|
inline |
References CYL_ARG_PNT.
|
inline |
References CYL_ARG_R.
|
inline |
References CYL_ARG_VEC.