openscenegraph
|
Public Member Functions | |
virtual bool | compileCompleted (CompileSet *compileSet)=0 |
virtual bool osgUtil::IncrementalCompileOperation::CompileCompletedCallback::compileCompleted | ( | CompileSet * | compileSet | ) | [pure virtual] |
return true if the callback assumes responsibility for merging any associated subgraphs with the main scene graph return false if callback doesn't handle the merge, and instead requires the IncrementalCompileOperation to handle this for us