[osg-users] Remove all LOD children

Alberto Luaces aluaces at udc.es
Fri May 13 06:58:44 PDT 2016


Bruno Oliveira writes:

> At some point I want to completely wipe out my scene. How can I delete
> all nodes?

If you want to wipe a node and all its descendants, just delete the
parent node.  That is what reference counting is all about.

-- 
Alberto




More information about the osg-users mailing list