25 #ifndef vtkQWidgetRepresentation_h 26 #define vtkQWidgetRepresentation_h 28 #include "vtkGUISupportQtModule.h" 66 void UpdatePlacement(
void);
75 unsigned long event,
void* calldata,
int modify = 0)
override;
84 void ReleaseGraphicsResources(
vtkWindow*) override;
86 int RenderTranslucentPolygonalGeometry(
vtkViewport*) override;
87 vtkTypeBool HasTranslucentPolygonalGeometry() override;
107 vtkSetClampMacro(InteractionState,
int, Outside, Inside);
113 void SetWidget(QWidget* w);
130 vtkGetVector2Macro(WidgetCoordinates,
int);
136 int WidgetCoordinates[2];
represents an object (geometry & properties) in a rendered scene
abstract specification for Viewports
window superclass for vtkRenderWindow
platform-independent render window interaction including picking and frame rate control.
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
#define VTK_SIZEHINT(...)
create an array of quadrilaterals located in a plane
map vtkPolyData to graphics primitives
ray-cast cell picker for all kinds of Prop3Ds
Allows a QWidget to be used as a texture in VTK with OpenGL.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...