PostGIS
2.4.9dev-r@@SVN_REVISION@@
◆
rt_extenttype
enum
rt_extenttype
Enumerator
ET_INTERSECTION
ET_UNION
ET_FIRST
ET_SECOND
ET_LAST
ET_CUSTOM
Definition at line
200
of file
librtcore.h
.
200
{
201
ET_INTERSECTION
= 0,
202
ET_UNION
,
203
ET_FIRST
,
204
ET_SECOND
,
205
ET_LAST
,
206
ET_CUSTOM
207
}
rt_extenttype
;
rt_extenttype
rt_extenttype
Definition:
librtcore.h:200
ET_LAST
Definition:
librtcore.h:205
ET_CUSTOM
Definition:
librtcore.h:206
ET_INTERSECTION
Definition:
librtcore.h:201
ET_UNION
Definition:
librtcore.h:202
ET_FIRST
Definition:
librtcore.h:203
ET_SECOND
Definition:
librtcore.h:204
raster
rt_core
librtcore.h
Generated by
1.8.13