_colour | afl::Boundary_3 | [protected] |
_impl | afl::Boundary_3 | [protected] |
_segments | afl::Boundary_3 | [protected] |
addSegment(const Point &from, const Point &to) | afl::SimpleBoundary_3 | [virtual] |
addSegment(const Field *field) | afl::SimpleBoundary_3 | [virtual] |
Boundary_3(const Point &from, const Point &to, bool colour) | afl::Boundary_3 | |
Boundary_3(const Field *field, bool colour) | afl::Boundary_3 | |
Boundary_3(const Boundary_3 &toCopy) | afl::Boundary_3 | |
Boundary_3() | afl::Boundary_3 | [protected] |
clone() | afl::SimpleBoundary_3 | [virtual] |
findNearest(const Point &p) const | afl::SimpleBoundary_3 | [virtual] |
getBoundingBoxMax() const | afl::SimpleBoundary_3 | [virtual] |
getBoundingBoxMin() const | afl::SimpleBoundary_3 | [virtual] |
getNormal(const Point &p) const | afl::SimpleBoundary_3 | [virtual] |
intersect(const Point &p, const Point &v) const | afl::SimpleBoundary_3 | [virtual] |
intersectSegment(const Point &from, const Point &to) const | afl::SimpleBoundary_3 | [protected, virtual] |
locate(const Point &p) const | afl::SimpleBoundary_3 | [virtual] |
SimpleBoundary_3(const Point &from, const Point &to, bool colour) | afl::SimpleBoundary_3 | |
toXML(std::ostream &doc, const std::string &componentsDir, const std::string &baseURI) const | afl::SimpleBoundary_3 | [virtual] |
whereIs(const Point &p) const | afl::SimpleBoundary_3 | [protected, virtual] |
~Boundary_3() | afl::Boundary_3 | [virtual] |
~SimpleBoundary_3() | afl::SimpleBoundary_3 | [virtual] |