On Tue, Oct 28, 2008 at 1:14 PM, Peter Wraae Marino <[EMAIL PROTECTED]> wrote: > To our application we don't need our AutoTransform objects to be small > feature culled, so we > would like to ask is there a reason why there isn't a flag on all nodes to > enabled/disable small > feature culling?
Because it takes time to implement it, and so far no one has found a compelling reason to implement it... There is a memory overhead and CPU cost in implementing such a feature as well, it wouldn't be free so I'd be hesitant to check in such a feature. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

