Build fixes to keep up with changes in head inclusions/API in osgDB
This commit is contained in:
@@ -142,8 +142,6 @@ public:
|
||||
: osgViewer::Renderer(camera),
|
||||
_cullOnly(true)
|
||||
{
|
||||
setTargetFrameRate(1);
|
||||
setMinimumTimeAvailableForGLCompileAndDeletePerFrame(1);
|
||||
}
|
||||
|
||||
/** Set flag to omit drawing in renderingTraversals */
|
||||
|
||||
Reference in New Issue
Block a user