PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
LWPOINT* lwpoint_construct | ( | int | srid, |
GBOX * | bbox, | ||
POINTARRAY * | point | ||
) |
Definition at line 129 of file lwpoint.c.
References LWPOINT::bbox, POINTARRAY::flags, LWPOINT::flags, FLAGS_GET_M, FLAGS_GET_Z, FLAGS_SET_BBOX, FLAGS_SET_M, FLAGS_SET_Z, lwalloc(), LWPOINT::point, POINTTYPE, LWPOINT::srid, and LWPOINT::type.
Referenced by BOX3D_to_LWGEOM(), GeneratePointGeometry(), GEOS2LWGEOM(), lwcircstring_get_lwpoint(), LWGEOM_line_interpolate_point(), LWGEOM_line_substring(), lwgeom_project_spheroid(), lwline_clip_to_ordinate_range(), lwline_get_lwpoint(), lwline_locate_between_m(), lwline_make_geos_friendly(), lwpoint_force_dims(), lwpoint_from_twkb_state(), lwpoint_from_wkb_state(), lwpoint_grid(), lwpoint_make(), lwpoint_make2d(), lwpoint_make3dm(), lwpoint_make3dz(), lwpoint_make4d(), parse_geojson_multipoint(), parse_geojson_point(), parse_gml_point(), parse_kml_point(), SFCGAL2LWGEOM(), and wkt_parser_point_new().