mercator
0.4.0
A terrain generation library for the Worldforge system.
|
This is the complete list of members for Mercator::Shader, including all inherited members.
checkIntersect(const Segment &) const =0 | Mercator::Shader | pure virtual |
getAlpha() const | Mercator::Shader | inline |
getColor() const | Mercator::Shader | inline |
newSurface(const Segment &) const | Mercator::Shader | |
Parameters typedef | Mercator::Shader | |
shade(Surface &) const =0 | Mercator::Shader | pure virtual |
Shader(bool color=false, bool alpha=true) | Mercator::Shader | explicitprotected |
~Shader() | Mercator::Shader | virtual |