#include <VisuGUI_ClippingPlaneDlg.h>
Constructor & Destructor Documentation
| VisuGUI_ClippingPlaneDlg::VisuGUI_ClippingPlaneDlg |
( |
VisuGUI * |
theModule | ) |
|
References _PTR(), accept(), VISU.ComputeVisiblePropBounds(), createPreviewWidget(), VISU.GetAppStudy(), VISU.getClippingPlanesFolder(), VISU.initSpinBox(), myAutoApply, myBounds, myCallback, myModule, myNameEdt, myPreviewWidget, myViewWindow, myXDir, myXOrigin, myYDir, myYOrigin, myZDir, myZOrigin, onHelp(), onValueChanged(), and ProcessEvents().
| VisuGUI_ClippingPlaneDlg::~VisuGUI_ClippingPlaneDlg |
( |
| ) |
|
Member Function Documentation
| void VisuGUI_ClippingPlaneDlg::setOrigin |
( |
double |
theVal[3] | ) |
|
| void VisuGUI_ClippingPlaneDlg::setDirection |
( |
double |
theVal[3] | ) |
|
| void VisuGUI_ClippingPlaneDlg::setPlaneId |
( |
int |
theId | ) |
|
References VISU_ClippingPlaneMgr.GetClippingPlane(), VISU_CutPlaneFunction.getName(), VISU.GetVisuGen(), VISU_CutPlaneFunction.isAuto(), myAutoApply, myModule, myNameEdt, myPlaneId, myPreviewWidget, myViewWindow, myXDir, myXOrigin, myYDir, myYOrigin, myZDir, and myZOrigin.
| int VisuGUI_ClippingPlaneDlg.planeId |
( |
| ) |
const |
| void VisuGUI_ClippingPlaneDlg::accept |
( |
| ) |
[protected, virtual, slot] |
References _PTR(), VISU_ClippingPlaneMgr.CreateClippingPlane(), VISU_ClippingPlaneMgr.EditClippingPlane(), VISU.GetAppStudy(), VISU.GetVisuGen(), myAutoApply, myModule, myNameEdt, myPlaneId, myXDir, myXOrigin, myYDir, myYOrigin, myZDir, myZOrigin, and VISU.UpdateObjBrowser().
| void VisuGUI_ClippingPlaneDlg::onHelp |
( |
| ) |
[private, slot] |
| void VisuGUI_ClippingPlaneDlg::onValueChanged |
( |
| ) |
[private, slot] |
| vtkImplicitPlaneWidget * VisuGUI_ClippingPlaneDlg::createPreviewWidget |
( |
| ) |
[private] |
| static void VisuGUI_ClippingPlaneDlg.ProcessEvents |
( |
vtkObject * |
theObject, |
|
|
unsigned long |
theEvent, |
|
|
void * |
theClientData, |
|
|
void * |
theCallData |
|
) |
| [static, private] |
Field Documentation