PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
LWBOUNDINGCIRCLE* lwgeom_calculate_mbc | ( | const LWGEOM * | g | ) |
Definition at line 237 of file lwboundingcircle.c.
References calculate_mbc(), LW_FAILURE, lwalloc(), lwboundingcircle_create(), lwfree(), lwgeom_count_vertices(), lwgeom_is_empty(), lwpointiterator_create(), lwpointiterator_destroy(), lwpointiterator_next(), supporting_points_create(), supporting_points_destroy(), POINT2D::x, POINT4D::x, POINT2D::y, and POINT4D::y.
Referenced by mbc_test(), ST_MinimumBoundingCircle(), ST_MinimumBoundingRadius(), and test_empty().