33 #ifndef _pqImplicitPlaneWidget_h 34 #define _pqImplicitPlaneWidget_h 36 #include "pqDeprecatedModule.h" 62 virtual void resetBounds() { this->Superclass::resetBounds(); }
84 virtual void showPlane();
89 virtual void hidePlane();
102 virtual void pick(
double,
double,
double);
114 void onShow3DWidget(
bool);
118 void onUseCenterBounds();
134 void onUseCameraNormal();
138 void onStartInteraction();
142 void onWidgetVisibilityChanged(
bool visible);
146 void resetCameraToNormal();
149 void get3DWidgetState(
double* origin,
double* normal);
150 void set3DWidgetState(
const double* origin,
const double* normal);
151 void setQtWidgetState(
const double* origin,
const double* normal);
156 class pqImplementation;
157 pqImplementation*
const Implementation;
******DEPRECATION WARNING******* pqProxyPanel and subclasses will soon be removed from ParaView...
superclass for all SM properties
property representing a vector of doubles
proxy for a VTK object(s) on a server
pqServer (should be renamed to pqSession) is a pqServerManagerModelItem subclass that represents a vt...