Searched refs:light_methods (Results 1 – 1 of 1) sorted by relevance
60 static object_methods light_methods = { (void (*)(void *, void *))(light_intersect), variable70 l->methods = &light_methods; in newlight()