Definition at line 163 of file cu_out_twkb.c.
165 cu_twkb(
"MULTIPOINT(0 0 0, 0 1 0,1 1 0,1 0 0, 0 0 0)", 0, 0, 0, 0);
168 cu_twkb(
"MULTIPOINT(0 0 0, 0.26794919243112270647255365849413 1 3)",7 ,7 , 0, 0);
static void cu_twkb(char *wkt, int8_t prec_xy, int8_t prec_z, int8_t prec_m, uint8_t variant)
#define ASSERT_STRING_EQUAL(o, e)
References ASSERT_STRING_EQUAL, cu_twkb(), and s.
Referenced by twkb_out_suite_setup().