PostGIS  2.4.9dev-r@@SVN_REVISION@@

◆ if() [1/9]

Definition at line 1054 of file shpopen.c.

References FALSE, SHPT_ARCZ, SHPT_MULTIPATCH, SHPT_MULTIPOINTZ, SHPT_POINTZ, SHPT_POLYGONZ, and TRUE.

1058  {
1059  bHasM = TRUE;
1060  bHasZ = FALSE;
1061  }
#define FALSE
Definition: shpopen.c:277
bHasZ
Definition: shpopen.c:1074
#define TRUE
Definition: shpopen.c:278