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>
|
||||
|
||||
TYPE_NAME_ALIAS(osg::Matrixd, osg::Matrix)
|
||||
|
||||
TYPE_NAME_ALIAS(osg::RefMatrixd, osg::RefMatrix)
|
||||
|
||||
Reference in New Issue
Block a user