PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ FP_CONTAINS_BOTTOM

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

Definition at line 65 of file liblwgeom_internal.h.