13#ifndef vtkQWidgetRepresentation_h 
   14#define vtkQWidgetRepresentation_h 
   16#include "vtkGUISupportQtModule.h"  
   21VTK_ABI_NAMESPACE_BEGIN
 
   65    unsigned long event, 
void* calldata, 
int modify = 0) 
override;
 
   76  int RenderTranslucentPolygonalGeometry(
vtkViewport*) override;
 
   97  vtkSetClampMacro(InteractionState, 
int, Outside, Inside);
 
  120  vtkGetVector2Macro(WidgetCoordinates, 
float);
 
  126  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_SIZEHINT(...)