Added osgwindows example which sets up and Producer::CameraConfig up

and uses that to create multiple windows.
This commit is contained in:
Robert Osfield
2003-04-07 10:20:34 +00:00
parent 7e58786b11
commit 0df1b28672
8 changed files with 391 additions and 5 deletions

View File

@@ -119,6 +119,7 @@ EXAMPLE_DIRS = \
osgtexture2D\
osgtexture3D\
osgunittests\
osgwindows\
osgversion\
osgvertexprogram\
osgviewer\