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