[vtkusers] ActiViz | Get the renderwindowcontrol that was pressed
Matias Montroull
matimontg at gmail.com
Tue Feb 18 20:33:43 EST 2014
Hi,
I have an array of RenderWindowControl and I would like to know which one
was pressed..
Here's my code:
renderWindowControl[i].RenderWindow.GetInteractor().LeftButtonPressEvt +=
new vtkObject.vtkObjectEventHandler(click_image);
How I pass the renderwindowcontrol that was pressed?
Thanks,
Matias.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20140218/abfa6969/attachment.html>
More information about the vtkusers
mailing list