[Paraview] vtkRenderWindowInteractor

2009-03-19 Thread Camilo Marin
Hi, How can i obtain or access the interactor which moves the camera or the object in the paraview render window? I want to be able to access it so i can use vrpn and move the object. I have tried earlier retrieving the render window and creating a vtkrenderWindowInteractor (plus adding a trackbal

Re: [Paraview] vtkRenderWindowInteractor

2009-03-19 Thread Moreland, Kenneth
Maybe I'm being dense, but if you already retrieved the render window, why not just call GetInteractor()? -Ken On 3/19/09 8:51 AM, "Camilo Marin" wrote: Hi, How can i obtain or access the interactor which moves the camera or the object in the paraview render window? I want to be able to acc