Woolz Image Processing
Version 1.8.3
|
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 WlzCMeshGetCellStats2D(), and WlzCMeshVerify2D().
struct _WlzCMeshCellElm2D* _WlzCMeshCell2D::cElm |
Head of a linked list of nodes which are located within the cell.
Referenced by WlzCMeshGetCellStats2D().