Searched defs:anchorPos (Results 1 – 1 of 1) sorted by relevance
113 bool isVisible(const vec4& anchorPos, const std::array<double, 2>& clippingBuffer) { in isVisible()395 vec4 anchorPos = {{ placedSymbol.anchorPoint.x, placedSymbol.anchorPoint.y, 0, 1 }}; in reprojectLineLabels() local