Obi  6.4
Unified particle physics for Unity
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Obi.PriorityQueue< T > Class Template Reference

Public Member Functions

void Enqueue (T item)
 
Dequeue ()
 
Peek ()
 
IEnumerable< T > GetEnumerator ()
 
void Clear ()
 
int Count ()
 
override string ToString ()
 
bool IsConsistent ()
 

Public Attributes

List< T > data
 

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