Definition at line 57 of file lwtin.c.
63 lwerror(
"printLWTIN called with something else than a TIN");
70 for (i=0; i<tin->
ngeoms; i++)
void printPA(POINTARRAY *pa)
#define FLAGS_NDIMS(flags)
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 LWTIN::flags, FLAGS_NDIMS, LWTIN::geoms, lwerror(), lwnotice(), LWTIN::ngeoms, LWTRIANGLE::points, printPA(), LWTIN::srid, TINTYPE, and LWTIN::type.