Mercator
Mercator::GrassShader Member List
This is the complete list of members for Mercator::GrassShader, including all inherited members.
checkIntersect(const Segment &) const Mercator::GrassShader [virtual]
cutoff() const Mercator::GrassShader [inline]
default_cutoffMercator::GrassShader [static]
default_highThresholdMercator::GrassShader [static]
default_interceptMercator::GrassShader [static]
default_lowThresholdMercator::GrassShader [static]
getAlpha() const Mercator::Shader [inline]
getColor() const Mercator::Shader [inline]
GrassShader(float lowThreshold=default_lowThreshold, float highThreshold=default_highThreshold, float cutoff=default_cutoff, float intercept=default_intercept)Mercator::GrassShader [explicit]
GrassShader(const Parameters &params)Mercator::GrassShader [explicit]
highThreshold() const Mercator::GrassShader [inline]
intercept() const Mercator::GrassShader [inline]
key_cutoffMercator::GrassShader [static]
key_highThresholdMercator::GrassShader [static]
key_interceptMercator::GrassShader [static]
key_lowThresholdMercator::GrassShader [static]
lowThreshold() const Mercator::GrassShader [inline]
m_cutoffMercator::GrassShader [private]
m_highThresholdMercator::GrassShader [private]
m_interceptMercator::GrassShader [private]
m_lowThresholdMercator::GrassShader [private]
newSurface(const Segment &) const Mercator::Shader
Parameters typedefMercator::Shader
shade(Surface &) const Mercator::GrassShader [virtual]
Shader(bool color=false, bool alpha=true)Mercator::Shader [explicit, protected]
slopeToAlpha(float height, float slope) const Mercator::GrassShader [inline, private]
~GrassShader() (defined in Mercator::GrassShader)Mercator::GrassShader [virtual]
~Shader()Mercator::Shader [virtual]