29 #ifndef vtkOpenVRHardwarePicker_h 30 #define vtkOpenVRHardwarePicker_h 33 #include "vtkRenderingOpenVRModule.h" 49 virtual int PickProp(
double selectionPt[3],
double eventWorldOrientation[4],
vtkSelection * GetSelection()
pick an actor/prop given a controller position and orientation
pick an actor/prop using graphics hardware
void Initialize() override
abstract specification for renderers
data object that represents a "selection" in VTK.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkPropPicker * New()
a simple class to control print indentation
int PickProp(double selectionX, double selectionY, vtkRenderer *renderer)
Perform the pick and set the PickedProp ivar.