Searched defs:clippingBuffer (Results 1 – 1 of 1) sorted by relevance
113 bool isVisible(const vec4& anchorPos, const std::array<double, 2>& clippingBuffer) { in isVisible()369 …const std::array<double, 2> clippingBuffer = {{ 256.0 / state.getSize().width * 2.0 + 1.0, 256.0 /… in reprojectLineLabels() local