#include <ddgtmesh.h>
Class diagram for ddgQCache:
[inline]
Initialize the cache.
size is the total number of entries the cache should be able to hold. bn is the number of priority slots. r indicates if this queue is sorted in reverse.
Insert a node into the queue.
returns the position in the cache that it was inserted into.