PostGIS  3.4.0dev-r@@SVN_REVISION@@

◆ TYPMOD_GET_NDIMS

#define TYPMOD_GET_NDIMS (   typmod)    (2+TYPMOD_GET_Z(typmod)+TYPMOD_GET_M(typmod))

Definition at line 200 of file liblwgeom.h.