Hi, Stephan Maximilian Huber schrieb:
stateset->setRenderBinDetails(10, "DepthSortedBin", osg::StateSet::OVERRIDE_RENDERBIN_DETAILS);
to answer my own question: it seems that OVERRIDE_RENDERBIN_DETAILS is not implemented yet.
Perhaps I can subclass CullVisitor to implement it or find another solution. Thanks anyway :) Stephan _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
