PostGIS 3.0.6dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ lwcompound_get_startpoint()

LWPOINT * lwcompound_get_startpoint ( const LWCOMPOUND lwcmp)

Definition at line 248 of file lwcompound.c.

249{
250 return lwcompound_get_lwpoint(lwcmp, 0);
251}
LWPOINT * lwcompound_get_lwpoint(const LWCOMPOUND *lwcmp, uint32_t where)
Definition lwcompound.c:213

References lwcompound_get_lwpoint().

Referenced by LWGEOM_startpoint_linestring().

Here is the call graph for this function:
Here is the caller graph for this function: