Hi Sebastian, On 15 July 2014 22:04, Sebastian Messerschmidt < [email protected]> wrote:
> The options seem to be limited here. Would you mind submitting some > functionality to retrieve the error in the "user"-space and reporting them > as needed? > I'm thinking about some checkError which returns the error(s). > There shouldn't be any need to add extra complexity to osg::State for this niche feature. You can override where the notification message get sent to by implementing your own NotifyHandler. See the include/osg/Notify header. Robert.
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

