Woolz Image Processing Version 1.4.0
|
An entry of an element queue. Typedef: WlzCMeshFMarElmQEnt. More...
Data Fields | |
double | priority |
WlzCMeshElmP | elm |
An entry of an element queue. Typedef: WlzCMeshFMarElmQEnt.
Priority of queue entry: The priority is the simple sum of the priority of the nodes (2 for an upwind node or the current node, 1 for any other known node and zero for an unknown (down wind) node).
Element pointer.
Referenced by WlzCMeshFMarNodes2D(), and WlzCMeshFMarNodes3D().