RE: [osg-users] RE:a node from the scenegraph

2007-05-23 Thread Thrall, Bryan
Mark Hurry wrote on Wednesday, May 23, 2007 9:24 AM: > Hi Ulrich, > > Thanks for the advice, but I am still unclear. > > If I root->removeChild(TransformMatrix1), and > root->removeChild(TransformMatrix2). > > Won't that mean that Node is also deleted? Which is not what I want. > > Are you sayi

Re: [osg-users] RE:a node from the scenegraph

2007-05-23 Thread Thibault Genessay
Hi Mark On 5/23/07, Mark Hurry <[EMAIL PROTECTED]> wrote: Hi Ulrich, Thanks for the advice, but I am still unclear. If I root->removeChild(TransformMatrix1), and root->removeChild(TransformMatrix2). Won't that mean that Node is also deleted? Which is not what I want. Yes, unless Node is