Mercator  0.4.0
Mercator::BandShader Member List

This is the complete list of members for Mercator::BandShader, including all inherited members.

BandShader(float low_threshold=default_lowThreshold, float high_threshold=default_highThreshold)Mercator::BandShaderexplicit
BandShader(const Parameters &params)Mercator::BandShaderexplicit
checkIntersect(const Segment &) const overrideMercator::BandShadervirtual
default_highThresholdMercator::BandShaderstatic
default_lowThresholdMercator::BandShaderstatic
getAlpha() constMercator::Shaderinline
getColor() constMercator::Shaderinline
highThreshold() constMercator::BandShaderinline
key_highThresholdMercator::BandShaderstatic
key_lowThresholdMercator::BandShaderstatic
lowThreshold() constMercator::BandShaderinline
newSurface(const Segment &) constMercator::Shader
Parameters typedefMercator::Shader
shade(Surface &) const overrideMercator::BandShadervirtual
Shader(bool color=false, bool alpha=true)Mercator::Shaderexplicitprotected
~BandShader() override (defined in Mercator::BandShader)Mercator::BandShader
~Shader()Mercator::Shadervirtual