#include <GEOMImpl_IArchimede.hxx>
Public Member Functions | |
| GEOMImpl_IArchimede (Handle(GEOM_Function) theFunction) | |
| void | SetWeight (Standard_Real theWeight) |
| Standard_Real | GetWeight () |
| void | SetDensity (Standard_Real theDensity) |
| Standard_Real | GetDensity () |
| void | SetDeflection (Standard_Real theDeflection) |
| Standard_Real | GetDeflection () |
| void | SetBasicShape (Handle(GEOM_Function) theShape) |
| Handle (GEOM_Function) GetBasicShape() | |
Private Member Functions | |
| Handle (GEOM_Function) _func | |
| GEOMImpl_IArchimede.GEOMImpl_IArchimede | ( | Handle(GEOM_Function) | theFunction | ) |
| void GEOMImpl_IArchimede.SetWeight | ( | Standard_Real | theWeight | ) |
References ARG_WEIGHT.
| Standard_Real GEOMImpl_IArchimede.GetWeight | ( | ) |
References ARG_WEIGHT.
| void GEOMImpl_IArchimede.SetDensity | ( | Standard_Real | theDensity | ) |
References ARG_DENSITY.
| Standard_Real GEOMImpl_IArchimede.GetDensity | ( | ) |
References ARG_DENSITY.
| void GEOMImpl_IArchimede.SetDeflection | ( | Standard_Real | theDeflection | ) |
References ARG_DEFLECT.
| Standard_Real GEOMImpl_IArchimede.GetDeflection | ( | ) |
References ARG_DEFLECT.
| void GEOMImpl_IArchimede.SetBasicShape | ( | Handle(GEOM_Function) | theShape | ) |
References ARG_SHAPE.
| GEOMImpl_IArchimede.Handle | ( | GEOM_Function | ) |
References ARG_SHAPE.
| GEOMImpl_IArchimede.Handle | ( | GEOM_Function | ) | [private] |