OpenSceneGraph/include/osgWidget
2010-02-22 09:50:37 +00:00
..
Box
Browser Fixes for doxgen warnings 2009-02-11 10:41:55 +00:00
Canvas
EventInterface Added className() to assist with debugging 2010-02-18 21:17:36 +00:00
Export Merged in various changes from the OSG-2.8 to being svn/trunk up to date. 2009-02-19 14:24:10 +00:00
Frame From Jean-Sebastien Guay, "was testing an osgWidget-based test app I have and noticed that I couldn't move the windows/frames around on the screen anymore. Turns out that the virtual methods' interface changed in the EventInterface base class, the third argument to mouseDrag() is now const, but it was not changed in the derived classes, so it still compiled but the derived-class version was not being called because its arguments differed. 2010-01-08 11:40:43 +00:00
Input From Trajce Nicklov, fixes to warnings 2010-02-22 09:50:37 +00:00
Label From Cesar L.B. Silveira, "I have written these few lines of code which allow setting the label 2009-10-10 11:06:30 +00:00
Lua
PdfReader
Python
ScriptEngine
StyleInterface
StyleManager Moved the declaration of osgDB::Field, FieldReader and FieldReaderIterator into include/osg/Input to centralise all the deprecated .osg parsing code into one place. 2010-01-25 15:24:47 +00:00
Table
Types
UIObjectParent
Util <iterator>, <stdlib.h> and <ctype.h> includes required for QNX compiler 2009-11-17 14:06:07 +00:00
Version
ViewerEventHandlers
VncClient
Widget
Window
WindowManager From Stephane Lamoliatte, "I just add the a missing getView() function to the WindowManager." 2009-08-21 09:54:45 +00:00