Searched refs:midCap (Results 1 – 1 of 1) sorted by relevance
617 S2Cap midCap = S2Cap.fromAxisAngle(getCenter().toPoint(), S1Angle in getCapBound() local620 midCap = midCap.addPoint(getVertex(k).toPoint()); in getCapBound()622 if (midCap.height() < poleCap.height()) { in getCapBound()623 return midCap; in getCapBound()