On 21 November 2015 at 17:02, Jannik Heller <[email protected]> wrote:

> Hi Robert,
>
>
> >
> > You can override the Node::computeBound() method or use a
> Node::ComputeBoundingSphereCallback for nodes where you specifically want a
> different behavior than the default.
> >
>
>
> that won't work because the BoundingSphere class does not allow specifying
> an empty bounding sphere, or null bounding sphere, or whatever you want to
> call it. There is currently no way to construct a BoundingSphere that is
> always culled.
>

I'm just throwing options out.  You have a special case that you want to
handle better than is done right now, I don't have the time right to delve
in and reproduce this usage case so can only throw out general
suggestions.  This really isn't an osg-submission topic now though, like
with the line segment topic it's time to move the topic to osg-users/forum.

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

Reply via email to