[vtk-developers] A new internal Start method for interactors

David Cole DLRdave at aol.com
Thu Oct 9 10:37:47 EDT 2014


Makes perfect sense... let's push it!

On Wed, Oct 8, 2014 at 2:06 PM, David Gobbi <david.gobbi at gmail.com> wrote:
> The interactors are core classes, so I'm bringing this to the list:
>
> The Start() method for every single interactor class had a check for the
> "HandleEventLoop" ivar, so I've moved the check into the interactor
> base class, and added a new StartEventLoop() method that Start()
> calls for the specialized classes to run the OS-specific event loop.
>
> Gerrit patch is here:
> http://review.source.kitware.com/#/c/17567/
>
> Comments welcome.
>
>  - David
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtk-developers
>



More information about the vtk-developers mailing list