Searched refs:tri_methods (Results 1 – 1 of 1) sorted by relevance
60 static object_methods tri_methods = { (void (*)(void *, void *))(tri_intersect), variable84 t->methods = &tri_methods; in newtri()