30 #ifndef vtkOpenVRPropPicker_h 31 #define vtkOpenVRPropPicker_h 33 #include "vtkRenderingOpenVRModule.h" 50 virtual int PickProp3DRay(
double selectionPt[3],
double eventWorldOrientation[4],
abstract superclass for all actors, volumes and annotations
virtual int Pick3DRay(double [3], double [4], vtkRenderer *)
Perform pick operation with selection point and orientaion provided.
pick an actor/prop using graphics hardware
void Initialize() override
abstract specification for renderers
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
pick an actor/prop given a controller position and orientation
static vtkPropPicker * New()
a simple class to control print indentation