#include <GEOMImpl_IPlane.hxx>
Public Member Functions | |
| GEOMImpl_IPlane (Handle(GEOM_Function) theFunction) | |
| void | SetSize (double theSize) |
| double | GetSize () |
| void | SetOrientation (double theOrientation) |
| double | GetOrientation () |
| void | SetPoint (Handle(GEOM_Function) theRef) |
| void | SetVector (Handle(GEOM_Function) theRef) |
| void | SetVector1 (Handle(GEOM_Function) theRef) |
| void | SetVector2 (Handle(GEOM_Function) theRef) |
| void | SetFace (Handle(GEOM_Function) theRef) |
| void | SetLCS (Handle(GEOM_Function) theRef) |
| void | SetPoint1 (Handle(GEOM_Function) theRef) |
| void | SetPoint2 (Handle(GEOM_Function) theRef) |
| void | SetPoint3 (Handle(GEOM_Function) theRef) |
| Handle (GEOM_Function) GetPoint() | |
| Handle (GEOM_Function) GetVector() | |
| Handle (GEOM_Function) GetVector1() | |
| Handle (GEOM_Function) GetVector2() | |
| Handle (GEOM_Function) GetFace() | |
| Handle (GEOM_Function) GetLCS() | |
| Handle (GEOM_Function) GetPoint1() | |
| Handle (GEOM_Function) GetPoint2() | |
| Handle (GEOM_Function) GetPoint3() | |
| void | SetParameterU (double theParamU) |
| double | GetParameterU () |
| void | SetParameterV (double theParamV) |
| double | GetParameterV () |
Private Member Functions | |
| Handle (GEOM_Function) _func | |
| GEOMImpl_IPlane.GEOMImpl_IPlane | ( | Handle(GEOM_Function) | theFunction | ) |
| void GEOMImpl_IPlane.SetSize | ( | double | theSize | ) |
References PLN_ARG_SIZE.
| double GEOMImpl_IPlane.GetSize | ( | ) |
References PLN_ARG_SIZE.
| void GEOMImpl_IPlane.SetOrientation | ( | double | theOrientation | ) |
References PLN_ARG_ORIENT.
| double GEOMImpl_IPlane.GetOrientation | ( | ) |
References PLN_ARG_ORIENT.
| void GEOMImpl_IPlane.SetPoint | ( | Handle(GEOM_Function) | theRef | ) |
References PLN_ARG_PNT1.
| void GEOMImpl_IPlane.SetVector | ( | Handle(GEOM_Function) | theRef | ) |
References PLN_ARG_VEC.
| void GEOMImpl_IPlane.SetVector1 | ( | Handle(GEOM_Function) | theRef | ) |
References PLN_ARG_VEC1.
| void GEOMImpl_IPlane.SetVector2 | ( | Handle(GEOM_Function) | theRef | ) |
References PLN_ARG_VEC2.
| void GEOMImpl_IPlane.SetFace | ( | Handle(GEOM_Function) | theRef | ) |
References PLN_ARG_REF.
| void GEOMImpl_IPlane.SetLCS | ( | Handle(GEOM_Function) | theRef | ) |
References PLN_ARG_LCS.
| void GEOMImpl_IPlane.SetPoint1 | ( | Handle(GEOM_Function) | theRef | ) |
References PLN_ARG_PNT1.
| void GEOMImpl_IPlane.SetPoint2 | ( | Handle(GEOM_Function) | theRef | ) |
References PLN_ARG_PNT2.
| void GEOMImpl_IPlane.SetPoint3 | ( | Handle(GEOM_Function) | theRef | ) |
References PLN_ARG_PNT3.
| GEOMImpl_IPlane.Handle | ( | GEOM_Function | ) |
References PLN_ARG_PNT1.
| GEOMImpl_IPlane.Handle | ( | GEOM_Function | ) |
References PLN_ARG_VEC.
| GEOMImpl_IPlane.Handle | ( | GEOM_Function | ) |
References PLN_ARG_VEC1.
| GEOMImpl_IPlane.Handle | ( | GEOM_Function | ) |
References PLN_ARG_VEC2.
| GEOMImpl_IPlane.Handle | ( | GEOM_Function | ) |
References PLN_ARG_REF.
| GEOMImpl_IPlane.Handle | ( | GEOM_Function | ) |
References PLN_ARG_LCS.
| GEOMImpl_IPlane.Handle | ( | GEOM_Function | ) |
References PLN_ARG_PNT1.
| GEOMImpl_IPlane.Handle | ( | GEOM_Function | ) |
References PLN_ARG_PNT2.
| GEOMImpl_IPlane.Handle | ( | GEOM_Function | ) |
References PLN_ARG_PNT3.
| void GEOMImpl_IPlane.SetParameterU | ( | double | theParamU | ) |
References PLN_ARG_PARAM_U.
| double GEOMImpl_IPlane.GetParameterU | ( | ) |
References PLN_ARG_PARAM_U.
| void GEOMImpl_IPlane.SetParameterV | ( | double | theParamV | ) |
References PLN_ARG_PARAM_V.
| double GEOMImpl_IPlane.GetParameterV | ( | ) |
References PLN_ARG_PARAM_V.
| GEOMImpl_IPlane.Handle | ( | GEOM_Function | ) | [private] |