Updated wrappers
This commit is contained in:
parent
164f2160ff
commit
45ac890f37
@ -158,6 +158,12 @@ BEGIN_OBJECT_REFLECTOR(osgGA::StateSetManipulator)
|
|||||||
__int__getKeyEventCyclePolygonMode,
|
__int__getKeyEventCyclePolygonMode,
|
||||||
"",
|
"",
|
||||||
"");
|
"");
|
||||||
|
I_ProtectedMethod0(void, clone,
|
||||||
|
Properties::NON_VIRTUAL,
|
||||||
|
Properties::NON_CONST,
|
||||||
|
__void__clone,
|
||||||
|
"",
|
||||||
|
"");
|
||||||
I_ProtectedMethod0(osg::PolygonMode *, getOrCreatePolygonMode,
|
I_ProtectedMethod0(osg::PolygonMode *, getOrCreatePolygonMode,
|
||||||
Properties::NON_VIRTUAL,
|
Properties::NON_VIRTUAL,
|
||||||
Properties::NON_CONST,
|
Properties::NON_CONST,
|
||||||
|
Loading…
Reference in New Issue
Block a user