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

◆ P2D_SAME_STRICT

#define P2D_SAME_STRICT (   a,
 
)    ((a)->x == (b)->x && (a)->y == (b)->y)

Definition at line 268 of file liblwgeom_internal.h.