|
mercator
0.4.0
A terrain generation library for the Worldforge system.
|
This is the complete list of members for Mercator::BasePoint, including all inherited members.
| BasePoint(float h=HEIGHT, float r=ROUGHNESS, float f=FALLOFF) | Mercator::BasePoint | inlineexplicit |
| FALLOFF | Mercator::BasePoint | static |
| falloff() const | Mercator::BasePoint | inline |
| falloff() | Mercator::BasePoint | inline |
| HEIGHT | Mercator::BasePoint | static |
| height() const | Mercator::BasePoint | inline |
| height() | Mercator::BasePoint | inline |
| operator!=(const BasePoint &rhs) const (defined in Mercator::BasePoint) | Mercator::BasePoint | |
| operator==(const BasePoint &rhs) const (defined in Mercator::BasePoint) | Mercator::BasePoint | |
| ROUGHNESS | Mercator::BasePoint | static |
| roughness() const | Mercator::BasePoint | inline |
| roughness() | Mercator::BasePoint | inline |
| seed() const | Mercator::BasePoint |