16 #ifndef vtkZSpaceRenderWindowInteractor_h
17 #define vtkZSpaceRenderWindowInteractor_h
21 #include "vtkRenderingZSpaceModule.h"
23 VTK_ABI_NAMESPACE_BEGIN
Handle zSpace specific interactions.
adds support for 3D events to vtkRenderWindowInteractor.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
virtual void ExitCallback()
These methods correspond to the Exit, User and Pick callbacks.
virtual void StartEventLoop()
Run the event loop (does not return until TerminateApp is called).
vtkEventDataDevice
platform-independent event data structures
virtual void ProcessEvents()
Process all user-interaction, timer events and return.
static vtkRenderWindowInteractor3D * New()
Construct object so that light follows camera motion.