Updated wrappers
This commit is contained in:
parent
b7fa3f6f3c
commit
0daf1f007a
@ -157,6 +157,12 @@ BEGIN_OBJECT_REFLECTOR(osgGA::UFOManipulator)
|
|||||||
__double__getRotationSpeed,
|
__double__getRotationSpeed,
|
||||||
"",
|
"",
|
||||||
"");
|
"");
|
||||||
|
I_ProtectedMethod3(bool, intersect, IN, const osg::Vec3d &, start, IN, const osg::Vec3d &, end, IN, osg::Vec3d &, intersection,
|
||||||
|
Properties::NON_VIRTUAL,
|
||||||
|
Properties::CONST,
|
||||||
|
__bool__intersect__C5_osg_Vec3d_R1__C5_osg_Vec3d_R1__osg_Vec3d_R1,
|
||||||
|
"",
|
||||||
|
"");
|
||||||
I_ProtectedMethod0(void, _stop,
|
I_ProtectedMethod0(void, _stop,
|
||||||
Properties::NON_VIRTUAL,
|
Properties::NON_VIRTUAL,
|
||||||
Properties::NON_CONST,
|
Properties::NON_CONST,
|
||||||
|
Loading…
Reference in New Issue
Block a user