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

◆ if() [4/9]

Definition at line 1054 of file shpopen.c.

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

References bHasZ, FALSE, and TRUE.