|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   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];
 
  
map vtkPolyData to graphics primitives
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
create an array of quadrilaterals located in a plane
Allows a QWidget to be used as a texture in VTK with OpenGL.
window superclass for vtkRenderWindow
#define VTK_SIZEHINT(...)
represents an object (geometry & properties) in a rendered scene
a simple class to control print indentation
platform-independent render window interaction including picking and frame rate control.
abstract specification for Viewports
ray-cast cell picker for all kinds of Prop3Ds
Superclass for algorithms that produce only polydata as output.