Woolz Image Processing Version 1.4.0
|
A single cell of a spatial grid or array of 2D cells. Typedef: WlzCMeshCell2D. More...
Data Fields | |
struct _WlzCMeshNod2D * | nod |
struct _WlzCMeshCellElm2D * | cElm |
A single cell of a spatial grid or array of 2D cells. Typedef: WlzCMeshCell2D.
struct _WlzCMeshNod2D* _WlzCMeshCell2D::nod |
Referenced by WlzCMeshClosestNod2D(), WlzCMeshGetCellStats2D(), WlzCMeshLocateNod2D(), and WlzCMeshVerify2D().
Head of a linked list of nodes which are located within the cell.
Referenced by WlzCMeshElmClosestPosIn2D(), and WlzCMeshGetCellStats2D().