Hi Maxim,

On 25 February 2014 05:29, Maxim Gammer <maxgam...@gmail.com> wrote:
> I used the osgUtil :: IntersectionVisitor, but it did not fix the problem.
> Object based on the osgAnimation :: BasicAnimationManager "not visible" to
> IntersectionVisitor (

Perhaps the osgAnimation author, Cedric Pinson, might have an idea,
but I'm afraid I'm in the same bout as you when comes to working out
why the IntersectionVisitor is failing with the osgAnimation scene
graph you have.  As I don't have your scene graph and not the author
of osgAnimation I'm rather limited to what I can do.  The only
suggestion I have is to look at the bound volumes, perhaps these
aren't correct so the subgraphs get culled by the IntersectionVisitor,
or perhaps the geometry leaves is not being updated prior to the
IntersectionVisitor traversal.  Using a debug to see what test within
IntersectionVisitor is failing will give you the best clue to what
might be amiss.

Robert.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to