[osg-users] Get RenderBinDetails
Bruno Oliveira
bruno.manata.oliveira at gmail.com
Wed May 24 02:44:52 PDT 2017
Hello,
in order to sort my nodes by depth, I use the following code to a node's
stateset
nodeStateSet->setRenderBinDetails(order, "DepthSortedBin");
where "order" is an int. Now, how do I get that value when I'm iterating
over my nodes?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20170524/2f24142b/attachment-0001.htm>
More information about the osg-users
mailing list