MobilityDB
1.0
|
◆ PLACE_LEFT
Value:
do { \ if (v->spl_nleft > 0) \ tbox_adjust(leftBox, box); \ else \ *leftBox = *(box); \ v->spl_left[v->spl_nleft++] = off; \ } while(0) |