Hi Rob, For custom sorting within bins you'll need to implement your own RenderBin subclass and register a name for it, then use this name in the scene graphs StateSet::setRenderBinDetails(name, number).
I can't remember the details since it's a number of years since I implemented anything like this. Have a look at the include/osgUtil/RenderBin header, and search through the OSG examples for setRenderBinDetails as this might provide some clues. Robert. -- You received this message because you are subscribed to the Google Groups "OpenSceneGraph Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/osg-users/CAFN7Y%2BXpom1ej-Kt-xO4To1yTNoPX3A8-OXUnHEs3eo%2Bzx_TUA%40mail.gmail.com.
