Re: [osg-users] Disabling culling for a geode

2009-11-25 Thread Robert Osfield
Hi Guy, On Tue, Nov 24, 2009 at 10:59 PM, Guy Volckaert guy.volcka...@meggitt.com wrote: Is there a way to disable culling for a geode. Essentially, I want the geode render every frame - usefull for skyboxes and skydomes. I tried calling setCullingActive(false) but that does not work. This

[osg-users] Disabling culling for a geode

2009-11-24 Thread Guy Volckaert
Hi, Is there a way to disable culling for a geode. Essentially, I want the geode render every frame - usefull for skyboxes and skydomes. I tried calling setCullingActive(false) but that does not work. The only way I was able to make it work, so far, is by setting the