mercator 0.4.0
A terrain generation library for the Worldforge system.
|
This is the complete list of members for Mercator::Area, including all inherited members.
Area(int layer, bool hole) | Mercator::Area | |
bbox() const | Mercator::Effector | inline |
checkIntersects(const Segment &s) const override | Mercator::Area | virtual |
clipToSegment(const Segment &s) const | Mercator::Area | |
contains(WFMath::CoordType x, WFMath::CoordType z) const | Mercator::Area | |
context() const (defined in Mercator::Effector) | Mercator::Effector | inline |
Effector() | Mercator::Effector | protected |
Effector(const Effector &) | Mercator::Effector | protected |
getLayer() const | Mercator::Area | inline |
isHole() const | Mercator::Area | inline |
m_box | Mercator::Effector | protected |
m_context | Mercator::Effector | protected |
operator=(const Effector &) | Mercator::Effector | protected |
setContext(std::unique_ptr< Context > context) (defined in Mercator::Effector) | Mercator::Effector | |
setShape(const WFMath::Polygon< 2 > &p) | Mercator::Area | |
shape() const | Mercator::Area | inline |
~Effector()=0 (defined in Mercator::Effector) | Mercator::Effector | pure virtual |