DHART
Loading...
Searching...
No Matches
unique_queue.h File Reference

Contains definitions for the UniqueQueue class. More...

#include <robin_hood.h>
#include <queue>
#include <node.h>
+ Include dependency graph for unique_queue.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HF::GraphGenerator::UniqueQueue
 A queue that remembers every object inserted, and prevents the addition of nodes that have already been inserted even if they've been popped. More...
 

Namespaces

namespace  HF
 Perform human scale analysis on 3D environments.
 
namespace  HF::GraphGenerator
 Generate a graph of accessible space from a given start point.
 

Detailed Description

Contains definitions for the UniqueQueue class.

Author
TBA
Date
26 Jun 2020

Definition in file unique_queue.h.