45 #ifndef vtkScenePicker_h
46 #define vtkScenePicker_h
55 class vtkScenePickerSelectionRenderCommand;
61 friend class vtkScenePickerSelectionRenderCommand;
84 vtkProp* GetViewProp(
int displayPos[2]);
104 void PickRender(
int x0,
int y0,
int x1,
int y1);
107 void Update(
int displayPos[2]);
122 int LastQueriedDisplayPos[2];
abstract superclass for all actors, volumes and annotations
abstract base class for most VTK objects
#define vtkGetMacro(name, type)
record modification and/or execution time
vtkTimeStamp PickRenderTime
abstract specification for renderers
vtkRenderWindowInteractor * Interactor
#define vtkTypeMacro(thisClass, superclass)
platform-independent render window interaction including picking and frame rate control.
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
#define vtkGetObjectMacro(name, type)
vtkHardwareSelector * Selector
#define VTKRENDERINGCORE_EXPORT
manager for OpenGL-based selection.
#define vtkBooleanMacro(name, type)
Picks an entire viewport at one shot.
vtkScenePickerSelectionRenderCommand * SelectionRenderCommand
#define vtkSetMacro(name, type)