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

◆ node_make()

static RTreeNode * node_make ( RTreeNodeType  node_type,
size_t  bboxsize 
)
static

Creates a new RTree node.

Parameters
[in]node_typeType of the node
[in]bboxsizeBounding box size
Returns
Pointer to the newly created node