#include <VisuGUI_Plot3DDlg.h>
Constructor & Destructor Documentation
| VisuGUI_Plot3DPane::VisuGUI_Plot3DPane |
( |
QWidget * |
parent | ) |
|
References GBOrientation, GBoxOrient, GBPrsType, VISU.initSpinBox(), LabelRot1, LabelRot2, NbContoursSpn, onPositionSpn(), onPrsType(), onRelativePos(), orientationChanged(), PositionSpn, PreviewChkB, RelativeChkB, Rot1, Rot2, ScaleSpn, and updatePreview().
| VisuGUI_Plot3DPane::~VisuGUI_Plot3DPane |
( |
| ) |
|
Member Function Documentation
References CONTOUR_PRS_ID, GBOrientation, GBoxOrient, GBPrsType, VISU.Plot3D_i.GetIsContourPrs(), VISU.Plot3D_i.GetNbOfContours(), VISU.Plot3D_i.GetOrientationType(), VISU.Prs3d_i.GetPipeLine(), VISU.Plot3D_i.GetPlanePosition(), VISU.Plot3D_i.GetRotateX(), VISU.Plot3D_i.GetRotateY(), VISU.Plot3D_i.GetScaleFactor(), VISU_PipeLine.IsPlanarInput(), VISU.Plot3D_i.IsPositionRelative(), myInitFromPrs, myPrs, NbContoursSpn, onRelativePos(), PositionSpn, PreviewChkB, RelativeChkB, Rot1, Rot2, ScaleSpn, SURFACE_PRS_ID, updatePreview(), VISU.Plot3D.XY, and VISU.Plot3D.YZ.
References CONTOUR_PRS_ID, GBOrientation, GBPrsType, myInitFromPrs, NbContoursSpn, PositionSpn, RelativeChkB, Rot1, Rot2, ScaleSpn, VISU.Plot3D_i.SetContourPrs(), VISU.Plot3D_i.SetNbOfContours(), VISU.Plot3D_i.SetOrientation(), VISU.Plot3D_i.SetPlanePosition(), VISU.Plot3D_i.SetScaleFactor(), VISU.XY, VISU.YZ, and VISU.ZX.
| bool VisuGUI_Plot3DPane::check |
( |
| ) |
|
| void VisuGUI_Plot3DPane::setPlane |
( |
int |
theOrientation, |
|
|
double |
theXRotation, |
|
|
double |
theYRotation, |
|
|
double |
thePlanePos |
|
) |
| |
| void VisuGUI_Plot3DPane::storePrsParams |
( |
| ) |
[private] |
| void VisuGUI_Plot3DPane::restorePrsParams |
( |
| ) |
[private] |
| void VisuGUI_Plot3DPane::orientationChanged |
( |
int |
Id | ) |
[private, slot] |
| void VisuGUI_Plot3DPane::onRelativePos |
( |
bool |
isRelativePos | ) |
[private, slot] |
| void VisuGUI_Plot3DPane::onPrsType |
( |
int |
id | ) |
[private, slot] |
| void VisuGUI_Plot3DPane::onPositionSpn |
( |
| ) |
[private, slot] |
| void VisuGUI_Plot3DPane::updatePreview |
( |
| ) |
[private, slot] |
References VISU.FindActor(), VISU_Plot3DPL.GetBasePlane(), VISU.Prs3d_i.GetInput(), VISU.GetResourceMgr(), VISU.Plot3D_i.GetSpecificPL(), myInitFromPrs, myPreviewActor, myPrs, myViewWindow, PreviewChkB, renderViewFrame(), restorePrsParams(), TPlane.Set(), and storePrsParams().
Field Documentation