Function BBTree.NodeBounds

NodeBounds (NativeArray<int> permutation, NativeArray<IntRect> nodeBounds, int from, int to)

Calculates the bounding box in XZ space of all nodes between from (inclusive) and to (exclusive)

Public Static
IntRect NodeBounds (

NativeArray<int>

permutation

NativeArray<IntRect>

nodeBounds

int

from

int

to

)

Calculates the bounding box in XZ space of all nodes between from (inclusive) and to (exclusive)