16#ifndef vtkZSpaceRenderWindowInteractor_h
17#define vtkZSpaceRenderWindowInteractor_h
21#include "vtkRenderingZSpaceModule.h"
24VTK_ABI_NAMESPACE_BEGIN
79 void ProcessNextButtonState(
100 void CallCustomStylusEvent(
a simple class to control print indentation
vtkRenderWindowInteractor3D()
CustomEvents
Custom events for zSpace environment.
static vtkZSpaceRenderWindowInteractor * New()
Construct object so that light follows camera motion.
void ProcessEvents() override
Update WorldEventPosition and WorldEventOrientation, then call event functions depending on the zSpac...
vtkEventDataDevice GetPointerDevice()
~vtkZSpaceRenderWindowInteractor() override=default
vtkZSpaceRenderWindowInteractor()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual void ExitCallback()
These methods correspond to the Exit, User and Pick callbacks.
void StartEventLoop() override
This will start up the event loop and never return.
vtkEventDataDevice
platform-independent event data structures