PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
uint8_t* getPoint_internal | ( | const POINTARRAY * | pa, |
int | n | ||
) |
Definition at line 1753 of file ptarray.c.
References POINTARRAY::flags, FLAGS_NDIMS, LWDEBUGF, lwerror(), POINTARRAY::maxpoints, POINTARRAY::npoints, ptarray_point_size(), and POINTARRAY::serialized_pointlist.
Referenced by circ_node_leaf_new(), circ_node_leaf_point_new(), getPoint2d_cp(), getPoint2d_p(), getPoint2d_p_ro(), getPoint3dm_p(), getPoint3dz_cp(), getPoint3dz_p(), getPoint4d_cp(), getPoint4d_p(), gserialized_from_lwcircstring(), gserialized_from_lwline(), gserialized_from_lwpoint(), gserialized_from_lwpoly(), gserialized_from_lwtriangle(), lwcircstring_addpoint(), lwcircstring_from_lwmpoint(), lwcircstring_from_lwpointarray(), lwcompound_is_closed(), LWGEOM2GEOS(), lwline_make_geos_friendly(), parse_gml_curve(), ptarray_addPoint(), ptarray_append_ptarray(), ptarray_calc_areas(), ptarray_close2d(), ptarray_copy_point(), ptarray_insert_point(), ptarray_is_closed(), ptarray_is_closed_2d(), ptarray_is_closed_3d(), ptarray_longitude_shift(), ptarray_merge(), ptarray_remove_point(), ptarray_removePoint(), ptarray_reverse(), ptarray_same(), ptarray_set_point4d(), ptarray_to_twkb_buf(), ptarray_to_wkb_buf(), ptarray_to_wkt_sb(), rect_node_leaf_new(), ring_make_geos_friendly(), and tune_areas().