Searched refs:SegmentVector (Results 1 – 14 of 14) sorted by relevance
23 SegmentVector<BackgroundAttributes> tileTriangleSegments;24 SegmentVector<DebugAttributes> tileBorderSegments;25 SegmentVector<RasterAttributes> rasterSegments;26 SegmentVector<ExtrusionTextureAttributes> extrusionTextureSegments;
32 SegmentVector<FillAttributes> lineSegments;33 SegmentVector<FillAttributes> triangleSegments;
90 SegmentVector<SymbolTextAttributes> segments;106 SegmentVector<SymbolIconAttributes> segments;119 SegmentVector<CollisionBoxProgram::Attributes> segments;
36 SegmentVector<DebugAttributes> segments;
30 SegmentVector<CircleAttributes> segments;
35 SegmentVector<RasterAttributes> segments;
30 SegmentVector<HeatmapAttributes> segments;
29 SegmentVector<FillExtrusionAttributes> triangleSegments;
50 SegmentVector<HillshadeAttributes> segments;
36 SegmentVector<LineAttributes> segments;
68 const SegmentVector<Attributes>& segments, in draw()147 const SegmentVector<Attributes>& segments, in draw()
41 using SegmentVector = std::vector<Segment<Attributes>>; typedef
77 const SegmentVector<Attributes>& segments, in draw()
315 const SegmentVector<Attributes>& segments, in draw()