Module type Rtree_intf.Rtree_params

module type Rtree_params = sig .. end

type t 
module Bounding_box: Bounding_box_intf.S 
val bounding_box : t -> Bounding_box.t
val max_nodes : int