Searched defs:BBox (Results 1 – 2 of 2) sorted by relevance
32 export interface BBox { interface
950 using BBox = std::array<float, 4>; variable