Documentation for vtkWin32RenderWindowInteractor

vtkWin32RenderWindowInteractor - provide an event driven interface

Super Class: vtkRenderWindowInteractor

Description:

vtkWin32RenderWindowInteractor is a convenience object that provides event event bindings to common graphics functions. For example, camera and actor functions such as zoom-in/zoom-out, azimuth, roll, and pan. It is one of the window system specific subclasses of vtkRenderWindowInteractor. Please see vtkRenderWindowInteractor documentation for event bindings. Win32RenderWindowInteractor has an additional "animate" mode, which currently does not perform any animation, and has been left in the source code for compatibility. Here both lower case and upper case will work

 Additional keyboard bindings:
    a - animate

 

See Also:

vtkRenderWindowInteractor vtkWin32OpenGLRenderWindow

 

Methods:

 

Detailed Method Descriptions: