|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   43 #ifndef vtkScenePicker_h 
   44 #define vtkScenePicker_h 
   47 #include "vtkRenderingCoreModule.h"  
   53 class vtkScenePickerSelectionRenderCommand;
 
   59   friend class vtkScenePickerSelectionRenderCommand;
 
   93   vtkProp* GetViewProp(
int displayPos[2]);
 
  115   void PickRender(
int x0, 
int y0, 
int x1, 
int y1);
 
  118   void Update(
int displayPos[2]);
 
  133   int LastQueriedDisplayPos[2];
 
  
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
record modification and/or execution time
abstract base class for most VTK objects
vtkRenderWindowInteractor * Interactor
vtkTypeBool EnableVertexPicking
Picks an entire viewport at one shot.
vtkScenePickerSelectionRenderCommand * SelectionRenderCommand
vtkTimeStamp PickRenderTime
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
platform-independent render window interaction including picking and frame rate control.
abstract superclass for all actors, volumes and annotations
vtkHardwareSelector * Selector
abstract specification for renderers