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

Method remove_all

renderers/agg/include/agg_gradient_lut.h:191–194  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

189 //------------------------------------------------------------------------
190 template<class T, unsigned S>
191 void gradient_lut<T,S>::remove_all()
192 {
193 m_color_profile.remove_all();
194 }
195
196 //------------------------------------------------------------------------
197 template<class T, unsigned S>

Callers 15

prepareMethod · 0.45
resetMethod · 0.45
reset_spansMethod · 0.45
reset_clippingMethod · 0.45
addMethod · 0.45
start_contourMethod · 0.45
shorten_pathFunction · 0.45
renderMethod · 0.45
resetMethod · 0.45
resetMethod · 0.45
end_contourMethod · 0.45
calc_capMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected