Mercator
Mercator::GrassShader Member List

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

checkIntersect(const Segment &) const Mercator::GrassShadervirtual
cutoff() const Mercator::GrassShaderinline
default_cutoffMercator::GrassShaderstatic
default_highThresholdMercator::GrassShaderstatic
default_interceptMercator::GrassShaderstatic
default_lowThresholdMercator::GrassShaderstatic
getAlpha() const Mercator::Shaderinline
getColor() const Mercator::Shaderinline
GrassShader(float lowThreshold=default_lowThreshold, float highThreshold=default_highThreshold, float cutoff=default_cutoff, float intercept=default_intercept)Mercator::GrassShaderexplicit
GrassShader(const Parameters &params)Mercator::GrassShaderexplicit
highThreshold() const Mercator::GrassShaderinline
intercept() const Mercator::GrassShaderinline
key_cutoffMercator::GrassShaderstatic
key_highThresholdMercator::GrassShaderstatic
key_interceptMercator::GrassShaderstatic
key_lowThresholdMercator::GrassShaderstatic
lowThreshold() const Mercator::GrassShaderinline
m_cutoffMercator::GrassShaderprivate
m_highThresholdMercator::GrassShaderprivate
m_interceptMercator::GrassShaderprivate
m_lowThresholdMercator::GrassShaderprivate
newSurface(const Segment &) const Mercator::Shader
Parameters typedefMercator::Shader
shade(Surface &) const Mercator::GrassShadervirtual
Shader(bool color=false, bool alpha=true)Mercator::Shaderexplicitprotected
slopeToAlpha(float height, float slope) const Mercator::GrassShaderinlineprivate
~GrassShader() (defined in Mercator::GrassShader)Mercator::GrassShadervirtual
~Shader()Mercator::Shadervirtual