13#ifndef vtkQWidgetRepresentation_h
14#define vtkQWidgetRepresentation_h
17#include "vtkGUISupportQtModule.h"
22VTK_ABI_NAMESPACE_BEGIN
66 unsigned long event,
void* calldata,
int modify = 0)
override;
77 int RenderTranslucentPolygonalGeometry(
vtkViewport*) override;
87#if !defined(VTK_LEGACY_REMOVE)
102 vtkSetClampMacro(InteractionState,
int, Outside, Inside);
125 vtkGetVector2Macro(WidgetCoordinates,
float);
131 float WidgetCoordinates[2];
represents an object (geometry & properties) in a rendered scene
ray-cast cell picker for all kinds of Prop3Ds
a simple class to control print indentation
create an array of quadrilaterals located in a plane
Superclass for algorithms that produce only polydata as output.
map vtkPolyData to graphics primitives
Allows a QWidget to be used as a texture in VTK with OpenGL.
platform-independent render window interaction including picking and frame rate control.
abstract specification for Viewports
window superclass for vtkRenderWindow
#define VTK_DEPRECATED_IN_9_2_0(reason)
#define VTK_SIZEHINT(...)