MobilityDB 1.1

◆ nd_box_from_stbox()

static void nd_box_from_stbox ( const STBox box,
ND_BOX nd_box 
)
static

Set the values of an ND_BOX from an STBox.

The function only takes into account the x, y, and z dimensions of the box? and assumes that they exist. This is to be ensured by the calling function.