[Paraview] can not drag object in TestPVSynchronizedRenderWindows
Gil Wertz
gilwertz at hotmail.com
Thu Mar 17 04:05:30 EDT 2011
Hello, I'm new paraview code user and I tried some stuff in "TestPVSynchronizedRenderWindows" but when run , I can only rotate and zoom, but I would like to move object with the 3 mouse button. ( like when I use vtkRenderWindow with vtkRenderWindowInteractor ).
In TestPVSynchronizedRenderWindows we use Proxy and I didn't find how to add the drag on it.
My proxy are :
vtkSMProxy* repr = pxm->NewProxy("representations","GeometryRepresentation");
vtkSMProxy* viewProxy = vtkSMProxyManager::GetProxyManager()->NewProxy("views", "RenderView");
Thanks
Wertz Gil
gilwertz at hotmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110317/09b90bde/attachment.htm>
More information about the ParaView
mailing list