|
OpenGothic
Open source reimplementation of Gothic I and II
|
This is the complete list of members for WayMatrix, including all inherited members.
| addFreePoint(const Tempest::Vec3 &pos, const Tempest::Vec3 &dir, std::string_view name) | WayMatrix | |
| addStartPoint(const Tempest::Vec3 &pos, const Tempest::Vec3 &dir, std::string_view name) | WayMatrix | |
| buildIndex() | WayMatrix | |
| deadPoint() const | WayMatrix | |
| findFreePoint(const Tempest::Vec3 &at, std::string_view name, const std::function< bool(const WayPoint &)> &filter) const | WayMatrix | |
| findNextPoint(const Tempest::Vec3 &at) const | WayMatrix | |
| findPoint(std::string_view name, bool inexact) const | WayMatrix | |
| findWayPoint(const Tempest::Vec3 &at, const std::function< bool(const WayPoint &)> &filter) const | WayMatrix | |
| findWayPoint(std::string_view name) const | WayMatrix | |
| marchPoints(DbgPainter &p) const | WayMatrix | |
| startPoint() const | WayMatrix | |
| WayMatrix(World &owner, const zenkit::WayNet &dat) | WayMatrix | |
| wayTo(const WayPoint **begin, size_t beginSz, const Tempest::Vec3 exactBegin, const WayPoint &end) const | WayMatrix |