PostGIS  3.1.6dev-r@@SVN_REVISION@@

◆ if() [6/10]

Definition at line 1218 of file shpopen.c.

1222  {
1223  bHasM = TRUE;
1224  bHasZ = FALSE;
1225  }
bHasZ
Definition: shpopen.c:1238
#define TRUE
Definition: shpopen.c:59
#define FALSE
Definition: shpopen.c:58

References bHasZ, FALSE, and TRUE.