List of all members.
Public Member Functions |
virtual bool | compileCompleted (CompileSet *compileSet)=0 |
| 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
|
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: