MCPcopy Create free account
hub / github.com/MapServer/MapServer / sort

Method sort

renderers/agg/include/agg_rasterizer_compound_aa.h:449–452  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

447 //------------------------------------------------------------------------
448 template<class Clip>
449 AGG_INLINE void rasterizer_compound_aa<Clip>::sort()
450 {
451 m_outline.sort_cells();
452 }
453
454 //------------------------------------------------------------------------
455 template<class Clip>

Callers

nothing calls this directly

Calls 1

sort_cellsMethod · 0.80

Tested by

no test coverage detected