AR Design
UBC EML collab with UBC SALA - visualizing IoT data in AR
PriorityQueue.cs File Reference

Go to the source code of this file.

Classes

class  HoloToolkit.Unity.PriorityQueue< TPriority, TValue >
 Min-heap priority queue. In other words, lower priorities will be removed from the queue first. See http://en.wikipedia.org/wiki/Binary_heap for more info. More...
 
class  HoloToolkit.Unity.PriorityQueue< TPriority, TValue >.ValueCollection
 

Namespaces

namespace  HoloToolkit.Unity