PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
uint8_t gflags | ( | int | hasz, |
int | hasm, | ||
int | geodetic | ||
) |
Construct a new flags char.
Definition at line 145 of file g_util.c.
References FLAGS_SET_GEODETIC, FLAGS_SET_M, and FLAGS_SET_Z.
Referenced by BOX2D_construct(), gbox_from_string(), lwcircstring_calculate_gbox_cartesian(), lwcircstring_construct_empty(), lwcollection_construct(), lwcollection_construct_empty(), lwcurvepoly_construct_empty(), lwgeom_calculate_gbox_geodetic(), lwgeom_from_twkb_state(), lwline_construct_empty(), lwpoint_construct_empty(), lwpoly_construct(), lwpoly_construct_empty(), lwtriangle_construct_empty(), parse_geohash(), ptarray_area_spheroid(), ptarray_calculate_gbox_cartesian(), ptarray_construct_copy_data(), ptarray_construct_empty(), ptarray_construct_reference_data(), test_flags_macros(), test_gbox_serialized_size(), test_gbox_utils(), and test_spheroid_area().