Definition at line 82 of file lwtriangle.c.
83{
85 lwerror(
"printLWTRIANGLE called with something else than a Triangle");
86
92}
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 LWTRIANGLE::flags, FLAGS_NDIMS, lwerror(), lwnotice(), LWTRIANGLE::points, printPA(), LWTRIANGLE::srid, TRIANGLETYPE, and LWTRIANGLE::type.