#include <AdvancedEngine_IDividedDisk.hxx>
Public Member Functions | |
AdvancedEngine_IDividedDisk (Handle(GEOM_Function) theFunction) | |
void | SetR (double theR) |
double | GetR () |
void | SetRatio (double theRatio) |
double | GetRatio () |
void | SetOrientation (int theOrientation) |
int | GetOrientation () |
void | SetType (int theType) |
int | GetType () |
void | SetCenter (Handle(GEOM_Function) theP) |
void | SetVector (Handle(GEOM_Function) theV) |
Handle (GEOM_Function) GetCenter() | |
Handle (GEOM_Function) GetVector() | |
Private Member Functions | |
Handle (GEOM_Function) _func | |
|
inline |
|
inline |
References DIVIDEDDISK_ARG_ORIENT.
|
inline |
References DIVIDEDDISK_ARG_R.
|
inline |
References DIVIDEDDISK_ARG_RATIO.
|
inline |
References DIVIDEDDISK_ARG_TYPE.
|
inline |
References DIVIDEDDISK_ARG_CENTER.
|
inline |
References DIVIDEDDISK_ARG_VECTOR.
|
private |
|
inline |
References DIVIDEDDISK_ARG_CENTER.
|
inline |
References DIVIDEDDISK_ARG_ORIENT.
|
inline |
References DIVIDEDDISK_ARG_R.
|
inline |
References DIVIDEDDISK_ARG_RATIO.
|
inline |
References DIVIDEDDISK_ARG_TYPE.
|
inline |
References DIVIDEDDISK_ARG_VECTOR.