A side request, if you plan to keep the Bound struct can it be moved into it's own file? Right now osg/Plane has to include osg/Node for the Bound struct. Because osg/Plane is included by osg/Polytope which is included by osg/State the recompile time increases a lot. In the osg project alone the amount of files that need to be recompiled when changing osg/Node goes from 55 to 102.
Cheers, Pjotr ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=59436#59436 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

