Searched refs:lineSegments (Results 1 – 3 of 3) sorted by relevance
64 …if (lineSegments.empty() || lineSegments.back().vertexLength + nVertices > std::numeric_limits<uin… in addFeature()65 lineSegments.emplace_back(vertices.vertexSize(), lines.indexSize()); in addFeature()68 auto& lineSegment = lineSegments.back(); in addFeature()125 return !triangleSegments.empty() || !lineSegments.empty(); in hasData()
32 SegmentVector<FillAttributes> lineSegments; member in mbgl::FillBucket
134 bucket.lineSegments); in render()217 bucket.lineSegments); in render()