openscenegraph
Public Member Functions
osgUtil::IncrementalCompileOperation::CompileCompletedCallback Struct Reference
Inheritance diagram for osgUtil::IncrementalCompileOperation::CompileCompletedCallback:
osg::Referenced

List of all members.

Public Member Functions

virtual bool compileCompleted (CompileSet *compileSet)=0

Member Function Documentation

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


The documentation for this struct was generated from the following file: