[vtkusers] small bug in startpick() method

Anthony Sherbondy sherbond at stanford.edu
Mon Feb 11 22:53:47 EST 2002


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




More information about the vtkusers mailing list