PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Create a new internal node, calculating the new measure range for the node, and storing pointers to the child nodes.
Definition at line 156 of file lwtree.c.
References FP_MAX, FP_MIN, rect_node::left_node, lwalloc(), rect_node::p1, rect_node::p2, rect_node::right_node, rect_node::xmax, rect_node::xmin, rect_node::ymax, and rect_node::ymin.
Referenced by rect_tree_new().