robertosfield wrote:
> Hi John,
> To add custom event handling there isn't normally a need to subclass from 
> CompositeViewer and Geode.   
> 


Robert, thanks for the tips.  I've changed my solution as you have you 
suggested.  However, the reason to subclass from Composite Viewer is because I 
see no other way to send an event to all views contained within the composite 
viewer otherwise.  (I could get a list externally and send events, but that is 
a chunk of code that would need repeated every place a custom event needs 
sent.)  Is there a way to pass an event into the composite viewer that I've 
overlooked?

Thanks.

- John

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=62889#62889





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to