Updated wrappers to handle the new ref_ptr<T>::ref_ptr(observer_ptr<T>&> constructor.
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
#undef OUT
|
||||
#endif
|
||||
|
||||
#include <osg/observer_ptr>
|
||||
|
||||
BEGIN_OBJECT_REFLECTOR(osg::NodeCallback)
|
||||
I_DeclaringFile("osg/NodeCallback");
|
||||
I_VirtualBaseType(osg::Object);
|
||||
|
||||
Reference in New Issue
Block a user