Searched refs:plane_methods (Results 1 – 1 of 1) sorted by relevance
60 static object_methods plane_methods = { (void (*)(void *, void *))(plane_intersect), variable70 p->methods = &plane_methods; in newplane()