Updated wrappers
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#include <OpenThreads/Mutex>
|
||||
#include <osg/Geode>
|
||||
#include <osg/Node>
|
||||
#include <osg/StateSet>
|
||||
#include <osgDB/SharedStateManager>
|
||||
|
||||
// Must undefine IN and OUT macros defined in Windows headers
|
||||
@@ -67,6 +68,11 @@ BEGIN_OBJECT_REFLECTOR(osgDB::SharedStateManager)
|
||||
__void__apply__osg_Geode_R1,
|
||||
"",
|
||||
"");
|
||||
I_Method1(bool, isShared, IN, osg::StateSet *, stateSet,
|
||||
Properties::NON_VIRTUAL,
|
||||
__bool__isShared__osg_StateSet_P1,
|
||||
"",
|
||||
"");
|
||||
I_ProtectedMethod2(void, process, IN, osg::StateSet *, ss, IN, osg::Object *, parent,
|
||||
Properties::NON_VIRTUAL,
|
||||
Properties::NON_CONST,
|
||||
|
||||
Reference in New Issue
Block a user