#include <GEOMImpl_IPipe.hxx>

Public Member Functions | |
| GEOMImpl_IPipe (Handle(GEOM_Function) theFunction) | |
| void | SetBase (Handle(GEOM_Function) theBase) |
| void | SetPath (Handle(GEOM_Function) thePath) |
| Handle (GEOM_Function) GetBase() | |
| Handle (GEOM_Function) GetPath() | |
Protected Member Functions | |
| Handle (GEOM_Function) _func | |
| GEOMImpl_IPipe.GEOMImpl_IPipe | ( | Handle(GEOM_Function) | theFunction | ) |
| void GEOMImpl_IPipe.SetBase | ( | Handle(GEOM_Function) | theBase | ) |
References PIPE_ARG_BASE.
| void GEOMImpl_IPipe.SetPath | ( | Handle(GEOM_Function) | thePath | ) |
References PIPE_ARG_PATH.
| GEOMImpl_IPipe.Handle | ( | GEOM_Function | ) |
Reimplemented in GEOMImpl_IPipeBiNormal.
References PIPE_ARG_BASE.
| GEOMImpl_IPipe.Handle | ( | GEOM_Function | ) |
Reimplemented in GEOMImpl_IPipeBiNormal.
References PIPE_ARG_PATH.
| GEOMImpl_IPipe.Handle | ( | GEOM_Function | ) | [protected] |
Reimplemented in GEOMImpl_IPipeBiNormal.