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];
abstract API for pickers that can pick an instance of vtkProp
a list of nodes that form an assembly path
a simple class to control print indentation
Class defines API to manage the picking process.
abstract superclass for all actors, volumes and annotations
abstract specification for renderers
record modification and/or execution time
abstract specification for Viewports
window superclass for vtkRenderWindow
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.