Home
last modified time | relevance | path

Searched refs:bndbox_bbox (Results 1 – 2 of 2) sorted by relevance

/oneTBB/examples/parallel_for/tachyon/src/
H A Dbndbox.hpp66 static int bndbox_bbox(void *obj, vector *min, vector *max);
H A Dbndbox.cpp62 bndbox_bbox,
80 static int bndbox_bbox(void *obj, vector *min, vector *max) { in bndbox_bbox() function