Searched refs:FreeNode (Results 1 – 1 of 1) sorted by relevance
79 …;return f};u.prototype.DestroyProxy=function(b){this.RemoveLeaf(b);this.FreeNode(b)};u.prototype.M…83 …ent=null;b.child1=null;b.child2=null;return b}return new H};u.prototype.FreeNode=function(b){b.par… method in u85 …FreeNode(e);f;){e=f.aabb;f.aabb=B.Combine(f.child1.aabb,f.child2.aabb);if(e.Contains(f.aabb))break…