[osg-users] Changing Renderer destructor from private to protected

Jason Beverage jasonbeverage at gmail.com
Fri Aug 24 14:00:19 PDT 2007


Hi Robert and Mike Wittman,
I tried to build the osgDotNet wrappers last night against the latest SVN
and could compile them wrappers because osgDotNet subclasses Renderer and
tries to access its destructor, which is private.  I modified Renderer to
have a protected destructor and things built fine.

Any issue with changing the access level of Renderer's destructor from
private to public?

Thanks,

Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20070824/0d2d353f/attachment.html 


More information about the osg-users mailing list