[osg-users] Limit on number of children ?
Vincent Bourdier
vincent.bourdier at gmail.com
Fri May 2 02:27:23 PDT 2008
Hi all,
Somewhere in my code, I make some root->addChild(functionCreateGeode());
but when I added a last one, OSG crash on rendering, pretending a vector
error.
I've verified, it do not depend on the Geode, because it work if I remove an
"addChild()" before doing mine...
Is there a limit in the number of child ? or is it impossible to add 2 Geode
(or more) on the same group ?
thanks.
Regards,
Vincent.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20080502/797a3b61/attachment.htm
More information about the osg-users
mailing list