Hello,

Using StateSetManipulator, EventQueue and Simpleviewer there were some
things I want to ask:

StateSetManipulator.cpp (rev 1.12, l. 85): cyclePolygonMode() is called but
no aa.requestRedraw() afterwards. Is this intended?

EventQueue.cpp (rev 1.8): in keyRelease & keyPressed KEY_Alt_R was mapped to
MODKEY_LEFT_ALT

In SimpleViewer.cpp (rev. 1.5): in frameEventTraversal(): All eventHandlers
are called with ->handle(*event, *this, 0, 0); is this intended or should
this be xx->handle(*event, *this)?

Best Regards

Björn

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to