esp/nav/PathFinder.h file

Contents

Namespaces

namespace esp
Root namespace.
namespace esp::assets
Asset management namespace.
namespace esp::nav

Classes

struct esp::nav::HitRecord
struct esp::nav::ShortestPath
Struct for shortest path finding. Used in conjunction with PathFinder::findPath.
struct esp::nav::MultiGoalShortestPath
Struct for multi-goal shortest path finding. Used in conjunction with PathFinder::findPath.
struct esp::nav::NavMeshSettings
class esp::nav::PathFinder