25#ifndef vtkQWidgetRepresentation_h
26#define vtkQWidgetRepresentation_h
29#include "vtkGUISupportQtModule.h"
76 unsigned long event,
void* calldata,
int modify = 0)
override;
87 int RenderTranslucentPolygonalGeometry(
vtkViewport*) override;
97#if !defined(VTK_LEGACY_REMOVE)
112 vtkSetClampMacro(InteractionState,
int, Outside, Inside);
135 vtkGetVector2Macro(WidgetCoordinates,
float);
141 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(...)