Added debug messages
This commit is contained in:
@@ -213,7 +213,6 @@ struct CompositeViewerCompileOperation : public osg::GraphicsOperation
|
||||
CompositeViewerCompileOperation():
|
||||
osg::GraphicsOperation("Compile",false)
|
||||
{
|
||||
osg::notify(osg::NOTICE)<<"Constructed CompileOperation"<<std::endl;
|
||||
}
|
||||
|
||||
virtual void operator () (osg::GraphicsContext* context)
|
||||
|
||||
Reference in New Issue
Block a user