Updated wrappers
This commit is contained in:
@@ -64,10 +64,18 @@ BEGIN_OBJECT_REFLECTOR(osg::View)
|
||||
__C5_Slave_R1__getSlave__unsigned_int,
|
||||
"",
|
||||
"");
|
||||
I_Method1(osg::View::Slave *, findSlaveForCamera, IN, osg::Camera *, camera,
|
||||
__Slave_P1__findSlaveForCamera__osg_Camera_P1,
|
||||
"",
|
||||
"");
|
||||
I_Method0(void, updateSlaves,
|
||||
__void__updateSlaves,
|
||||
"",
|
||||
"");
|
||||
I_Method1(void, updateSlave, IN, unsigned int, i,
|
||||
__void__updateSlave__unsigned_int,
|
||||
"",
|
||||
"");
|
||||
I_SimpleProperty(osg::Camera *, Camera,
|
||||
__osg_Camera_P1__getCamera,
|
||||
__void__setCamera__osg_Camera_P1);
|
||||
|
||||
Reference in New Issue
Block a user