Updated wrappers

This commit is contained in:
Robert Osfield
2007-09-30 15:24:43 +00:00
parent e99f94c5aa
commit 7ca2f597e6
3 changed files with 55 additions and 1 deletions

View File

@@ -25,6 +25,8 @@
#undef OUT
#endif
#include <osgViewer/View>
TYPE_NAME_ALIAS(std::vector< osg::Camera * >, osgViewer::ViewerBase::Cameras)
TYPE_NAME_ALIAS(std::vector< osg::GraphicsContext * >, osgViewer::ViewerBase::Contexts)