#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 | |
|
inline |
|
inline |
References MIRROR_ARG_ORIGINAL.
|
inline |
References MIRROR_ARG_PLANE.
|
inline |
References MIRROR_ARG_AXIS.
|
inline |
References MIRROR_ARG_POINT.
|
private |
|
inline |
References MIRROR_ARG_AXIS.
|
inline |
References MIRROR_ARG_ORIGINAL.
|
inline |
References MIRROR_ARG_PLANE.
|
inline |
References MIRROR_ARG_POINT.