Woolz Image Processing  Version 1.7.5
_WlzCMeshFMarElmQEnt Struct Reference

An entry of an element queue. Typedef: WlzCMeshFMarElmQEnt. More...

Data Fields

double priority
 
WlzCMeshElmP elm
 

Detailed Description

An entry of an element queue. Typedef: WlzCMeshFMarElmQEnt.

Field Documentation

double _WlzCMeshFMarElmQEnt::priority

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).

Referenced by WlzCMeshFMarNodes3D().

WlzCMeshElmP _WlzCMeshFMarElmQEnt::elm

Element pointer.

Referenced by WlzCMeshFMarNodes2D(), and WlzCMeshFMarNodes3D().


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