PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
LWLINE* lwline_construct | ( | int | srid, |
GBOX * | bbox, | ||
POINTARRAY * | points | ||
) |
Definition at line 42 of file lwline.c.
References LWLINE::bbox, POINTARRAY::flags, LWLINE::flags, FLAGS_SET_BBOX, LINETYPE, lwalloc(), LWDEBUG, LWDEBUGF, LWLINE::points, LWLINE::srid, and LWLINE::type.
Referenced by _lwt_HealEdges(), BOX2D_to_LWGEOM(), BOX3D_to_LWGEOM(), GenerateLineStringGeometry(), GEOS2LWGEOM(), init_cg_suite(), linestring_from_pa(), lwcircstring_linearize(), lwcompound_linearize(), lwcurvepoly_construct_from_lwpoly(), LWGEOM_envelope(), LWGEOM_exteriorring_polygon(), lwgeom_from_encoded_polyline(), LWGEOM_interiorringn_polygon(), LWGEOM_line_substring(), lwgeom_segmentize_sphere(), lwgeom_split_wrapx(), lwline_clip_to_ordinate_range(), lwline_force_dims(), lwline_from_lwgeom_array(), lwline_from_lwmpoint(), lwline_from_ptarray(), lwline_from_twkb_state(), lwline_from_wkb_state(), lwline_grid(), lwline_locate_between_m(), lwline_measured_from_lwline(), lwline_remove_repeated_points(), lwline_removepoint(), lwline_segmentize2d(), lwline_set_effective_area(), lwline_simplify(), lwline_split_by_point_to(), lwmcurve_linearize(), lwt_AddPolygon(), parse_geojson_linestring(), parse_geojson_multilinestring(), parse_gml_curve(), parse_gml_line(), parse_kml_line(), path_to_geometry(), rt_raster_get_convex_hull(), rt_raster_get_envelope_geom(), RTreeCreateLeafNode(), SFCGAL2LWGEOM(), ST_BoundingDiagonal(), test_gbox_from_spherical_coordinates(), test_lwline_clip_big(), and wkt_parser_linestring_new().