Hi Ale,
in my scene graph I have a root node of type osg::ClipNode.
In this way I can add easily clipping planes to my scene. This works fine.
Now I would like to exclude some nodes from clipping. I wonder if ClipNode
supports something like a visitor mask to selectively apply clipping to
children.
You can always put the nodes to be excluded from clipping into a
sibling-group of the ClipNode.
Cheers
Sebastian
Thank you in advance.
Best regards
Ale
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=70778#70778
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org