[vtkusers] Extending vtkOpenGLRenderer

Marcus D. Hanwell marcus.hanwell at kitware.com
Tue Nov 13 15:34:54 EST 2018


On Tue, Nov 13, 2018 at 2:18 PM Matthew Troke <
matthew.troke at avalonholographics.com> wrote:

> I think I've figured out that the abstract New() searches all registered
> object factories for an override. My question is if you have 2 modules with
> object factories that override the same base object, which one wins out?
> And can you ensure that a particular override gets chosen?
>

Take a look at
https://github.com/Kitware/VTK/blob/master/Common/Core/Testing/Cxx/TestObjectFactory.cxx
for the object factory in use, figuring out which override wins, etc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/vtkusers/attachments/20181113/7934dd44/attachment-0001.html>


More information about the vtkusers mailing list