Searched refs:bndbox_methods (Results 1 – 1 of 1) sorted by relevance
60 static object_methods bndbox_methods = { (void (*)(void *, void *))(bndbox_intersect), variable72 b->methods = &bndbox_methods; in newbndbox()