#include <GEOMImpl_IOffset.hxx>
Public Member Functions | |
| GEOMImpl_IOffset (Handle(GEOM_Function) theFunction) | |
| void | SetShape (Handle(GEOM_Function) theShape) |
| Handle (GEOM_Function) GetShape() | |
| void | SetValue (double theValue) |
| double | GetValue () |
Private Member Functions | |
| Handle (GEOM_Function) _func | |
| GEOMImpl_IOffset.GEOMImpl_IOffset | ( | Handle(GEOM_Function) | theFunction | ) |
| void GEOMImpl_IOffset.SetShape | ( | Handle(GEOM_Function) | theShape | ) |
References OFF_ARG_SHAPE.
| GEOMImpl_IOffset.Handle | ( | GEOM_Function | ) |
References OFF_ARG_SHAPE.
| void GEOMImpl_IOffset.SetValue | ( | double | theValue | ) |
References OFF_ARG_VALUE.
| double GEOMImpl_IOffset.GetValue | ( | ) |
References OFF_ARG_VALUE.
| GEOMImpl_IOffset.Handle | ( | GEOM_Function | ) | [private] |