Hi Miguel,

On Fri, Mar 4, 2011 at 12:02 PM, Miguel Lokida <[email protected]> wrote:
> Hi Robert,
>
> For me, using
> viewer.getCamera()->setCullingMode( viewer.getCamera()->getCullingMode() & 
> ~osg::CullSettings::SMALL_FEATURE_CULLING);
>
> make no difference.

At least this discounts it as a possible issue then ;-)

I'm not sure what you are expecting when trying to auto scale a zero
sized object, what exactly the auto scale code should be doing in the
case is something I'd need to think about, but in the end what ever it
does you still aren't go to the the zero sized object unless you use
points and keep small feature culling disabled.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to