#include <GEOMImpl_ICone.hxx>
Public Member Functions | |
| GEOMImpl_ICone (Handle(GEOM_Function) theFunction) | |
| void | SetR1 (double theR) |
| double | GetR1 () |
| void | SetR2 (double theR) |
| double | GetR2 () |
| 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() | |
Private Member Functions | |
| Handle (GEOM_Function) _func | |
|
inline |
|
inline |
References CONE_ARG_H.
|
inline |
References CONE_ARG_R1.
|
inline |
References CONE_ARG_R2.
|
inline |
References CONE_ARG_PNT.
|
inline |
References CONE_ARG_VEC.
|
private |
|
inline |
References CONE_ARG_H.
|
inline |
References CONE_ARG_PNT.
|
inline |
References CONE_ARG_R1.
|
inline |
References CONE_ARG_R2.
|
inline |
References CONE_ARG_VEC.