11 #ifndef vtkSMVRControlLocationRelativeStyleProxy_h 12 #define vtkSMVRControlLocationRelativeStyleProxy_h 16 #include "vtkPVIncubatorCAVEInteractionStylesModule.h" 46 double OriginalPoint[3];
48 double LastRecordedPosition[3];
49 bool PositionRecorded;
54 #endif // vtkSMVRControlLocationRelativeStyleProxy_h
the base class for all interactor styles
virtual void HandleButton(const vtkVREvent &event)
int GetControlledPropertySize() override
an interaction style to control the position of a point with a stylus
virtual void HandleTracker(const vtkVREvent &event)
void PrintSelf(ostream &os, vtkIndent indent) override
static vtkSMVRInteractorStyleProxy * New()
virtual bool Update()
Update() called to update all the remote vtkObjects and perhaps even to render.