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

◆ if() [6/10]

Definition at line 1227 of file shpopen.c.

1231 {
1232 bHasM = TRUE;
1233 bHasZ = FALSE;
1234 }
bHasZ
Definition shpopen.c:1247
#define TRUE
Definition shpopen.c:59
#define FALSE
Definition shpopen.c:58

References bHasZ, FALSE, and TRUE.