|
OpenGothic
Open source reimplementation of Gothic I and II
|
This is the complete list of members for WayPoint, including all inherited members.
| checkName(std::string_view name, bool inexact=true) const | WayPoint | |
| connect(WayPoint &w) | WayPoint | |
| connections() const | WayPoint | inline |
| dir | WayPoint | |
| direction() const | WayPoint | |
| FpLock | WayPoint | friend |
| freePoint | WayPoint | |
| hasLadderConn(const WayPoint *w) const | WayPoint | |
| isConnected() const | WayPoint | |
| isFreePoint() const | WayPoint | |
| isLocked() const | WayPoint | inline |
| ladder | WayPoint | |
| name | WayPoint | |
| operator=(WayPoint &&)=default | WayPoint | |
| pathGen | WayPoint | mutable |
| pathLen | WayPoint | mutable |
| pos | WayPoint | |
| position() const | WayPoint | |
| qDistTo(float x, float y, float z) const | WayPoint | |
| underWater | WayPoint | |
| useCounter() const | WayPoint | inline |
| WayPoint() | WayPoint | |
| WayPoint(const zenkit::WayPoint &dat) | WayPoint | |
| WayPoint(const Tempest::Vec3 &pos, std::string_view name) | WayPoint | |
| WayPoint(const Tempest::Vec3 &pos, const Tempest::Vec3 &dir, std::string_view name, bool isFp) | WayPoint | |
| WayPoint(const WayPoint &)=default | WayPoint | |
| WayPoint(WayPoint &&)=default | WayPoint |