Woolz Image Processing
Version 1.7.5
|
Core heap entry data structure. All other heap entry data structures must have the fields of this data structure first. Typedef: AlcHeapEntryCore. More...
Data Fields | |
double | priority |
Core heap entry data structure. All other heap entry data structures must have the fields of this data structure first. Typedef: AlcHeapEntryCore.
double _AlcHeapEntryCore::priority |
Entry priority highest/lowest priority at the head of the queue depending on AlcHeap::topPriLo.