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