MobilityDB 1.3
Loading...
Searching...
No Matches

◆ getQuadrant8D()

static uint8 getQuadrant8D ( const STBox centroid,
const STBox inBox 
)
static

Calculate the quadrant.

The quadrant is an 8-bit unsigned integer with all bits in use. This function accepts 2 STBox as input. All 8 bits are set by comparing a corner of the box. This makes 256 quadrants in total.