[vtkusers] small bug in startpick() method
Jeff Lee
jeff at cdnorthamerica.com
Thu Feb 14 17:04:07 EST 2002
If you could provide some code which demonstrates a problem, that would
be good, I use multiple renderers all the time and picking works great.
What is your problem specifically?
-Jeff
Anthony Sherbondy wrote:
>Hello,
>
>The startpick() method in vtkOpenGLRenderer does not call MakeCurrent()
>before accessing openGL. I believe this is a bug as it seems to cause me
>many problems when I attempt to interact with multiple windows. If I add
>MakeCurrent() at the beginning of this function there is no problem.
>
>-Tony
>
>_______________________________________________
>This is the private VTK discussion list.
>Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
>Follow this link to subscribe/unsubscribe:
>http://public.kitware.com/mailman/listinfo/vtkusers
>
>
More information about the vtkusers
mailing list