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

◆ SET_BBOX_PTR

#define SET_BBOX_PTR (   s)
Value:
( (void *)( \
((char *) (s)) + DOUBLE_PAD(sizeof(Set)) ) )
#define DOUBLE_PAD(size)
Align to double.
Definition: meos.h:74
Structure to represent sets of values.
Definition: meos.h:80

Return a pointer to the bounding box of a set (if any)