qHexWalker 0.0.1
Hexagonal Grid Pathfinding & Maze Visualization on Interactive Maps
Loading...
Searching...
No Matches
H3_VIEWER::H3Worker Member List

This is the complete list of members for H3_VIEWER::H3Worker, including all inherited members.

__pad0__H3_VIEWER::H3Worker
astar_H3_VIEWER::H3Workerprivate
cellComputed(quint8 res, H3Index id, const QVariantList &polygon, bool isSearching)H3_VIEWER::H3Worker
cellsComputed(const QVariantList &polygon)H3_VIEWER::H3Worker
cv_H3_VIEWER::H3Workerprivate
doWork()H3_VIEWER::H3Worker
exploredCellsCount_H3_VIEWER::H3Workerprivate
H3Worker(QObject *parent=nullptr)H3_VIEWER::H3Workerexplicit
isRequestedH3_VIEWER::H3Workerprivate
mazePolygonsComputed(const std::vector< QVariantList > &polygons)H3_VIEWER::H3Worker
mutex_H3_VIEWER::H3Workerprivate
onAStarNewCell(H3Index cell)H3_VIEWER::H3Workerprivate
pathCellsBatch(const std::vector< std::tuple< quint8, H3Index, QVariantList > > &cells)H3_VIEWER::H3Worker
pending_H3_VIEWER::H3Workerprivate
requestCell(const std::vector< H3Index > &index)H3_VIEWER::H3Worker
searchStats(int exploredCells, double timeMs, int pathLength)H3_VIEWER::H3Worker
setWalls(const std::unordered_set< H3Index > &mazeWalls)H3_VIEWER::H3Worker
wallsH3_VIEWER::H3Workerprivate
~H3Worker() overrideH3_VIEWER::H3Worker