Renenabled the toggling on the CullPerCameraDrawPerContext threading model in the thread event handler.
This commit is contained in:
@@ -47,7 +47,7 @@ public:
|
||||
{
|
||||
if (ea.getKey()=='m')
|
||||
{
|
||||
#if 1
|
||||
#if 0
|
||||
switch(viewer->getThreadingModel())
|
||||
{
|
||||
case(osgViewer::Viewer::SingleThreaded):
|
||||
|
||||
Reference in New Issue
Block a user