Woolz Image Processing
Version 1.8.3
|
An entry of a AlcHeap based queue. Typedef: WlzCMeshFMarQEnt. More...
Data Fields | |
double | priority |
void * | entity |
An entry of a AlcHeap based queue. Typedef: WlzCMeshFMarQEnt.
double _WlzCMeshFMarQEnt::priority |
Entry priority highest priority at the head of the queue.
void* _WlzCMeshFMarQEnt::entity |
Pointer to mesh entity.