Updated wrappers to handle the new ref_ptr<T>::ref_ptr(observer_ptr<T>&> constructor.

This commit is contained in:
Robert Osfield
2010-06-02 12:14:10 +00:00
parent 7f7f1f7d0e
commit da0ddc35e6
432 changed files with 1260 additions and 28 deletions

View File

@@ -20,6 +20,8 @@
#undef OUT
#endif
#include <osg/observer_ptr>
BEGIN_OBJECT_REFLECTOR(OpenThreads::ReadWriteMutex)
I_DeclaringFile("OpenThreads/ReadWriteMutex");
I_Constructor0(____ReadWriteMutex,