Node

constructor(d: BVHRect, id: String? = null, nodes: FastArrayList<BVH.Node<T>>? = null, value: T? = null)