[vtkusers] VTK6 and Java Cone Example 5
Ric Wright
rkwright at geofx.com
Tue Aug 6 08:52:07 EDT 2013
Ah, OK. Well, I don't know what to do here. Is this happening to others?
Should I file a bug? Just try to work around it by not using
RenderWindowInteractors (sounds kind of lame). Or?
Suggestions?
Thanks
Ric
On 8/5/13 4:15 PM, "Sean McBride" <sean at rogue-research.com> wrote:
>On Mon, 5 Aug 2013 16:10:55 -0500, Ric Wright said:
>
>>Well, a little playing around didn't seem to help, but I am frankly not
>>an
>>expert on threads. However, it seems to me that the source of the
>>problem
>>is that the vtkRenderWindowInteractor gets initialized then the start()
>>method creates an event loop that is monitored by the
>>vtkRenderWindowInteractor. I suspect that start() method spawns a new
>>thread to listen to the events and it is the spawning of that thread that
>>causes the exception.
>
>VTK's Cocoa classes never create any threads.
>
>Cheers,
>
>--
>____________________________________________________________
>Sean McBride, B. Eng sean at rogue-research.com
>Rogue Research www.rogue-research.com
>Mac Software Developer Montréal, Québec, Canada
>
>
More information about the vtkusers
mailing list