MobilityDB  1.0

◆ 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.