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

◆ get_axis_length()

static double get_axis_length ( const RTree rtree,
const void *  box,
int  axis 
)
inlinestatic

Return the length of a bounding box along a given axis as a double.

Parameters
[in]rtreePointer to the RTree structure containing the function to retrieve axis values
[in]boxPointer to the bounding box for which the axis length is to be calculated
[in]axisThe given axis (e.g., 0, 1, 2) along which to compute the length