OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
WayMatrix Member List

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() constWayMatrix
findFreePoint(const Tempest::Vec3 &at, std::string_view name, const std::function< bool(const WayPoint &)> &filter) constWayMatrix
findNextPoint(const Tempest::Vec3 &at) constWayMatrix
findPoint(std::string_view name, bool inexact) constWayMatrix
findWayPoint(const Tempest::Vec3 &at, const std::function< bool(const WayPoint &)> &filter) constWayMatrix
findWayPoint(std::string_view name) constWayMatrix
marchPoints(DbgPainter &p) constWayMatrix
startPoint() constWayMatrix
WayMatrix(World &owner, const zenkit::WayNet &dat)WayMatrix
wayTo(const WayPoint **begin, size_t beginSz, const Tempest::Vec3 exactBegin, const WayPoint &end) constWayMatrix