PostGIS 3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ test_wkb_out_polyhedralsurface()

static void test_wkb_out_polyhedralsurface ( void  )
static

Definition at line 203 of file cu_out_wkb.c.

204{
205// cu_wkb("POLYHEDRALSURFACE(((0 0 0 0,0 0 1 0,0 1 0 2,0 0 0 0)),((0 0 0 0,0 1 0 0,1 0 0 4,0 0 0 0)),((0 0 0 0,1 0 0 0,0 0 1 6,0 0 0 0)),((1 0 0 0,0 1 0 0,0 0 1 0,1 0 0 0)))");
206// ASSERT_STRING_EQUAL(s, t);
207// printf("\nnew: %s\nold: %s\n",s,t);
208}

Referenced by wkb_out_suite_setup().

Here is the caller graph for this function: