Set main scene graph elements to use thread safe ref/unref by default
This commit is contained in:
@@ -28,6 +28,7 @@ using namespace osg;
|
||||
using namespace std;
|
||||
|
||||
Image::Image()
|
||||
:Object(true)
|
||||
{
|
||||
setDataVariance(STATIC);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user