PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
|
inlinestatic |
Returns a POINT2D pointer into the POINTARRAY serialized_ptlist, suitable for reading from.
This is very high performance and declared const because you aren't allowed to muck with the values, only read them.
Definition at line 103 of file lwinline.h.
References getPoint_internal().
Referenced by pointArray_toGML2(), pointArray_toGML3(), ptarray_calculate_gbox_cartesian_3d(), and ptarray_to_GEOSCoordSeq().