mercator 0.4.0
A terrain generation library for the Worldforge system.
Mercator::Area Member List

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

Area(int layer, bool hole)Mercator::Area
bbox() constMercator::Effectorinline
checkIntersects(const Segment &s) const overrideMercator::Areavirtual
clipToSegment(const Segment &s) constMercator::Area
contains(WFMath::CoordType x, WFMath::CoordType z) constMercator::Area
context() const (defined in Mercator::Effector)Mercator::Effectorinline
Effector()Mercator::Effectorprotected
Effector(const Effector &)Mercator::Effectorprotected
getLayer() constMercator::Areainline
isHole() constMercator::Areainline
m_boxMercator::Effectorprotected
m_contextMercator::Effectorprotected
operator=(const Effector &)Mercator::Effectorprotected
setContext(std::unique_ptr< Context > context) (defined in Mercator::Effector)Mercator::Effector
setShape(const WFMath::Polygon< 2 > &p)Mercator::Area
shape() constMercator::Areainline
~Effector()=0 (defined in Mercator::Effector)Mercator::Effectorpure virtual