PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ FP_CONTAINS_TOP

#define FP_CONTAINS_TOP (   A,
  X,
 
)    (FP_LT(A, X) && FP_LTEQ(X, B))

Definition at line 64 of file liblwgeom_internal.h.