PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
void circ_tree_print | ( | const CIRC_NODE * | node, |
int | depth | ||
) |
Definition at line 819 of file lwgeodetic_tree.c.
References circ_node::center, circ_node_is_leaf(), circ_tree_print(), circ_node::edge_num, circ_node::geom_type, GEOGRAPHIC_POINT::lat, GEOGRAPHIC_POINT::lon, lwtype_name(), circ_node::nodes, circ_node::num_nodes, circ_node::p1, circ_node::p2, POLYGONTYPE, circ_node::pt_outside, circ_node::radius, POINT2D::x, and POINT2D::y.
Referenced by circ_tree_print().