Hi, On Fri, 2005-10-14 at 14:27 +0200, Marcus Lindblom wrote: > Gerrit Voss wrote: > > > > pShapeRoot->getVolume(false).getInstance().setStatic (true); > > pShapeRoot->getVolume(false).getInstance().setValid (true); > > pShapeRoot->getVolume(false).getInstance().setInfinite(true); > > > [snip] > > > > PS: pShapeRoot is a NodePtr > > Is it possible to do this on the geometry core?
unfortunately not as cores don't store the volumes they only modify the one's passed down by their parent node during volume updates. regards, gerrit ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
