[osg-submissions] Intersection Visitor and PagedLOD behavior
Serge Lages
serge.lages at gmail.com
Mon Sep 10 01:14:55 PDT 2007
Hi Robert,
Here is a modification on IntersectionVisitor to control its behavior when
traversing a PagedLOD. It allows to specify if it needs to traverse all the
node or only the highest resolution child.
If you find it too intrusive, we can find another way to do it. For example
we can modify the ReadCallback to also take the node object in parameter,
this way with a custom callback we would be able to easily return which node
we want to traverse.
Cheers,
--
Serge Lages
http://www.magrathea-engine.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openscenegraph.org/pipermail/osg-submissions-openscenegraph.org/attachments/20070910/d414b32d/attachment.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: IntersectionVisitor
Type: application/octet-stream
Size: 9216 bytes
Desc: not available
Url : http://lists.openscenegraph.org/pipermail/osg-submissions-openscenegraph.org/attachments/20070910/d414b32d/attachment.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: IntersectionVisitor.cpp
Type: text/x-c++src
Size: 8687 bytes
Desc: not available
Url : http://lists.openscenegraph.org/pipermail/osg-submissions-openscenegraph.org/attachments/20070910/d414b32d/attachment.cpp
More information about the osg-submissions
mailing list