Searched defs:boxJ (Results 1 – 2 of 2) sorted by relevance
45 float boxJ[4] = { 1.0f, 1.0f, 11.0f, 11.0f }; variable
30 float IntersectionOverUnion(const float* boxI, const float* boxJ) in IntersectionOverUnion()