Fixed genwrapper to add include of osg/Camera.
This commit is contained in:
parent
2913cb9422
commit
ee5adcdae5
@ -23,6 +23,8 @@
|
||||
#undef OUT
|
||||
#endif
|
||||
|
||||
#include <osg/Camera>
|
||||
|
||||
TYPE_NAME_ALIAS(std::list< osg::Camera * >, osg::GraphicsContext::Cameras);
|
||||
|
||||
BEGIN_ABSTRACT_OBJECT_REFLECTOR(osg::GraphicsContext)
|
||||
|
Loading…
Reference in New Issue
Block a user