Searched defs:rects3d (Results 1 – 1 of 1) sorted by relevance
132 const rects3d = this.computeRects(rects2d); constant182 const rects3d = rects2d.map((rect2d): Rect3D => { constant