Hi,

My code loads a scenegraph where all children are OcclusionQueryNodes and no 
geometry. Based on the spatial location of the camera I load and attach the 
geometry to the respective OQNode and set the Queries enabled for that OQNode. 
So at any time only a few OQNodes of my scenegraph have children attached and 
queries enabled.

My problem is I am only able to render the scene when all the OQNodes have 
children. Nothing is visible even if one OQNode has no children. How can I fix 
this ?

... 


Thank you!

Cheers,
Revanth

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=41872#41872





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to