Page 1 of 1

ISceneNode::Children order

Posted: Wed Sep 02, 2009 5:57 am
by U238
Hi all, I have such a noob question.
I store parent empty scene node and its children among which I have billboard scene nodes.
The question is that if I can be sure that these billboards are stored in the order I created them (skipping scene nodes of other types)?

Posted: Wed Sep 02, 2009 7:30 am
by hybrid
There are no guarantees for such behavior, but currently it would work.