Added ImageStream::quit(bool) for exiting from video threads, and added
clean up to OsgCameGroup to quit movie threads automatically.
This commit is contained in:
@@ -303,8 +303,6 @@ Viewer::Viewer(osg::ArgumentParser& arguments):
|
||||
|
||||
Viewer::~Viewer()
|
||||
{
|
||||
// kill the DatabasePager and associated thread if one exists.
|
||||
osgDB::Registry::instance()->setDatabasePager(0);
|
||||
}
|
||||
|
||||
void Viewer::setCoordindateSystemNodePath(const osg::NodePath& nodePath)
|
||||
|
||||
Reference in New Issue
Block a user