PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
LWPOLY* lwpoly_construct_rectangle | ( | char | hasz, |
char | hasm, | ||
POINT4D * | p1, | ||
POINT4D * | p2, | ||
POINT4D * | p3, | ||
POINT4D * | p4 | ||
) |
Definition at line 80 of file lwpoly.c.
References LW_TRUE, lwpoly_add_ring(), lwpoly_construct_empty(), ptarray_append_point(), ptarray_construct_empty(), and SRID_UNKNOWN.
Referenced by BOX2D_to_LWGEOM(), BOX3D_to_LWGEOM(), LWGEOM_expand(), and lwpoly_construct_envelope().