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