[osg-users] AutoTransform and SMALL_FEATURE_CULLING

2008-08-24 Thread sherman wilcox
I've attached a small demo app that illustrates an issue I've discovered (known?) with AutoTransform nodes and small feature culling. Briefly summarized, if I add a custom AutoTransform node (see code for trivial example) to the scenegraph just under the root node everything seems fine, with or wit

Re: [osg-users] AutoTransform and SMALL_FEATURE_CULLING

2008-08-25 Thread Robert Osfield
Hi Sherman, I don't think your code is in error, nor that AutoTransform or small feature culling is in error, rather it's unfortunately chicken and the egg "which came first?" type dependency. The ways to break the culling of custom node in the first frame would be: To switch off small featur