Go to the documentation of this file.
42 #ifndef vtkWidgetRepresentation_h
43 #define vtkWidgetRepresentation_h
45 #include "vtkInteractionWidgetsModule.h"
72 vtkGetMacro(PickingManaged,
bool);
135 {
return this->InteractionState;}
147 vtkGetMacro(PlaceFactor,
double);
160 vtkSetClampMacro(HandleSize,
double,0.001,1000);
161 vtkGetMacro(HandleSize,
double);
169 vtkGetMacro( NeedToRender,
int );
170 vtkSetClampMacro( NeedToRender,
int, 0, 1 );
205 double StartEventPosition[3];
211 double InitialBounds[6];
record modification and/or execution time
a list of nodes that form an assembly path
window superclass for vtkRenderWindow
a simple class to control print indentation
abstract specification for Viewports
abstract API for pickers that can pick an instance of vtkProp
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
abstract superclass for all actors, volumes and annotations
abstract specification for renderers
Class defines API to manage the picking process.