Hi,
        If I load an OSG file that contains the following:

StateSet {
....
    rendering_hint TRANSPARENT_BIN
    renderBinMode USE
    binNumber 10
    binName DepthSortedBin

The statistics display ( pressing 's' 3 times ) shows 0 primitives and vertices.

If I change the file to:

StateSet {
...
    rendering_hint DEFAULT_BIN
    renderBinMode INHERIT


It shows the stats correctly. Any ideas?

Thanks

Martins
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to