Page 1 of 1

Octree Triangle Picking

Posted: Tue Mar 29, 2011 6:58 am
by spidersharma
Hello All,

I had a doubt about Irrlicht Octree creation.
while creating the octree, we will have triangles which are not part of any of the nodes, ie they are getting cut by the nodes.
So what exactly irrlicht does with those triangles.
does it assign them to the parent?

Thanks in advance.
Prashant

Posted: Tue Mar 29, 2011 7:35 am
by hybrid
I think they are put into both nodes, ut I don't remember exactly anymore.