Type Definition aabb_tree::MinMaxTuple [] [src]

type MinMaxTuple<P> = ((P, P, P), (P, P, P));

How the tree represents AABBs internally