[vtkusers] Change VTK viewer to Left and right

John Drescher drescherjm at gmail.com
Wed Dec 7 09:33:41 EST 2011


On Wed, Dec 7, 2011 at 1:23 AM, bala suru <balaqemu at gmail.com> wrote:
>
> Hi,
>
> In my application I want to control the VTK  viewer with out using mouse
> pointer ( by using mouse  and holding the pointer we can drag the
> viewer video , zoom in/out  right/left side  etc ) .
>
>
>  How to automate this by program,.
> Is there any vtk object to do this ..?
>

subclass the vtkInteractorStyle class that best approximates the
functionality you want.

John



More information about the vtkusers mailing list