qHexWalker 0.0.1
Hexagonal Grid Pathfinding & Maze Visualization on Interactive Maps
Loading...
Searching...
No Matches
H3_VIEWER::Helper Struct Reference

#include <helper.h>

+ Collaboration diagram for H3_VIEWER::Helper:

Static Public Member Functions

static std::optional< QVariantList > indexToPolygon (const H3Index index)
 
static std::optional< QVariantList > getSharedEdge (const H3Index cell1, const H3Index cell2)
 

Detailed Description

Definition at line 5 of file helper.h.

Member Function Documentation

◆ getSharedEdge()

static std::optional< QVariantList > H3_VIEWER::Helper::getSharedEdge ( const H3Index  cell1,
const H3Index  cell2 
)
inlinestatic

Definition at line 54 of file helper.h.

◆ indexToPolygon()

static std::optional< QVariantList > H3_VIEWER::Helper::indexToPolygon ( const H3Index  index)
inlinestatic

Definition at line 6 of file helper.h.

Referenced by H3Model::addPentagons(), H3_VIEWER::H3Worker::doWork(), H3_VIEWER::H3Worker::onAStarNewCell(), and H3TargetsModel::requestCell().

+ Here is the caller graph for this function:

The documentation for this struct was generated from the following file: