PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
void ptarray_set_point4d | ( | POINTARRAY * | pa, |
int | n, | ||
const POINT4D * | p4d | ||
) |
Definition at line 437 of file lwgeom_api.c.
References POINTARRAY::flags, FLAGS_GET_ZM, getPoint_internal(), and POINT4D::m.
Referenced by circstring_from_pa(), linestring_from_pa(), lwcircstring_setPoint4d(), LWGEOM_line_interpolate_point(), lwgeom_project_spheroid(), lwgeom_split_wrapx(), lwgeom_wrapx(), lwline_clip_to_ordinate_range(), lwline_from_lwmpoint(), lwline_measured_from_lwline(), lwline_setPoint4d(), lwpointiterator_modify_next(), lwt_AddPoint(), ptarray_affine(), ptarray_flip_coordinates(), ptarray_force_geodetic(), ptarray_from_GEOSCoordSeq(), ptarray_from_SFCGAL(), ptarray_insert_point(), ptarray_nudge_geodetic(), ptarray_scale(), ptarray_swap_ordinates(), ptarray_transform(), rt_raster_get_convex_hull(), rt_raster_get_envelope_geom(), rt_raster_get_perimeter(), rt_raster_pixel_as_polygon(), rt_util_envelope_to_lwpoly(), test_lwline_clip_big(), and test_lwline_crossing_short_lines().