Robert Osfield schrieb:
The resize functionality is still in its infancy. My plan is to be
have callback for resize as well as the ability to override in in
GraphicsContext subclasses. I most likely will go for having a
virtual resizeImplementation() and keep the resize non virtual, but
have this resize method call the callback if present else defer to
resizeImplementation. You'll have see this pattern used before in the
OSG.
Please add a resizeImplementation() method. On OSX you have to update
the context, if the window is resized.
Thanks,
Stephan
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/