Mercator
Mercator::GrassShader Member List

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

checkIntersect(const Segment &) constMercator::GrassShadervirtual
cutoff() constMercator::GrassShaderinline
default_cutoffMercator::GrassShaderstatic
default_highThresholdMercator::GrassShaderstatic
default_interceptMercator::GrassShaderstatic
default_lowThresholdMercator::GrassShaderstatic
getAlpha() constMercator::Shaderinline
getColor() constMercator::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() constMercator::GrassShaderinline
intercept() constMercator::GrassShaderinline
key_cutoffMercator::GrassShaderstatic
key_highThresholdMercator::GrassShaderstatic
key_interceptMercator::GrassShaderstatic
key_lowThresholdMercator::GrassShaderstatic
lowThreshold() constMercator::GrassShaderinline
m_cutoffMercator::GrassShaderprivate
m_highThresholdMercator::GrassShaderprivate
m_interceptMercator::GrassShaderprivate
m_lowThresholdMercator::GrassShaderprivate
newSurface(const Segment &) constMercator::Shader
Parameters typedefMercator::Shader
shade(Surface &) constMercator::GrassShadervirtual
Shader(bool color=false, bool alpha=true)Mercator::Shaderexplicitprotected
slopeToAlpha(float height, float slope) constMercator::GrassShaderinlineprivate
~GrassShader() (defined in Mercator::GrassShader)Mercator::GrassShadervirtual
~Shader()Mercator::Shadervirtual