Definition at line 57 of file lwpsurface.c.
63 lwerror(
"printLWPSURFACE called with something else than a POLYHEDRALSURFACE");
70 for (i=0; i<psurf->
ngeoms; i++)
73 for (j=0; j<patch->
nrings; j++)
void printPA(POINTARRAY *pa)
#define FLAGS_NDIMS(flags)
#define POLYHEDRALSURFACETYPE
void lwnotice(const char *fmt,...) __attribute__((format(printf
Write a notice out to the notice handler.
void void lwerror(const char *fmt,...) __attribute__((format(printf
Write a notice out to the error handler.
References LWPSURFACE::flags, FLAGS_NDIMS, LWPSURFACE::geoms, lwerror(), lwnotice(), LWPSURFACE::ngeoms, LWPOLY::nrings, POLYHEDRALSURFACETYPE, printPA(), LWPOLY::rings, LWPSURFACE::srid, and LWPSURFACE::type.