PostGIS  3.4.0dev-r@@SVN_REVISION@@

◆ if() [6/10]

Definition at line 1216 of file shpopen.c.

1220  {
1221  bHasM = TRUE;
1222  bHasZ = FALSE;
1223  }
bHasZ
Definition: shpopen.c:1236
#define TRUE
Definition: shpopen.c:59
#define FALSE
Definition: shpopen.c:58

References bHasZ, FALSE, and TRUE.