PostGIS 3.6.2dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ 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.