#include <GEOMImpl_IMirror.hxx>
Public Member Functions | |
| GEOMImpl_IMirror (Handle(GEOM_Function) theFunction) | |
| void | SetOriginal (Handle(GEOM_Function) theShape) |
| void | SetPlane (Handle(GEOM_Function) thePlane) |
| void | SetAxis (Handle(GEOM_Function) theAxis) |
| void | SetPoint (Handle(GEOM_Function) thePoint) |
| Handle (GEOM_Function) GetOriginal() | |
| Handle (GEOM_Function) GetPlane() | |
| Handle (GEOM_Function) GetAxis() | |
| Handle (GEOM_Function) GetPoint() | |
Private Member Functions | |
| Handle (GEOM_Function) _func | |
| GEOMImpl_IMirror.GEOMImpl_IMirror | ( | Handle(GEOM_Function) | theFunction | ) |
| void GEOMImpl_IMirror.SetOriginal | ( | Handle(GEOM_Function) | theShape | ) |
References MIRROR_ARG_ORIGINAL.
| void GEOMImpl_IMirror.SetPlane | ( | Handle(GEOM_Function) | thePlane | ) |
References MIRROR_ARG_PLANE.
| void GEOMImpl_IMirror.SetAxis | ( | Handle(GEOM_Function) | theAxis | ) |
References MIRROR_ARG_AXIS.
| void GEOMImpl_IMirror.SetPoint | ( | Handle(GEOM_Function) | thePoint | ) |
References MIRROR_ARG_POINT.
| GEOMImpl_IMirror.Handle | ( | GEOM_Function | ) |
References MIRROR_ARG_ORIGINAL.
| GEOMImpl_IMirror.Handle | ( | GEOM_Function | ) |
References MIRROR_ARG_PLANE.
| GEOMImpl_IMirror.Handle | ( | GEOM_Function | ) |
References MIRROR_ARG_AXIS.
| GEOMImpl_IMirror.Handle | ( | GEOM_Function | ) |
References MIRROR_ARG_POINT.
| GEOMImpl_IMirror.Handle | ( | GEOM_Function | ) | [private] |