Inheritance diagram for osgUtil::RenderGraph:
|
|
|
|
|
|
|
|
|
|
|
add a render leaf. |
|
Recursively clean the RenderGraph of all its drawables, lights and depths. Leaves children intact, and ready to be populated again. |
|
|
|
return true if all of drawables, lights and children are empty. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Recursively prune the RenderGraph of empty children. |
|
Reset the internal contents of a RenderGraph, including deleting all children. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|