Woolz Image Processing Version 1.4.0
|
Data structure which is used to link lists of 2D5 elements with the grid cells that they intersect. Typedef: WlzCMeshCell2D5. More...
Data Fields | |
struct _WlzCMeshElm2D5 * | elm |
struct _WlzCMeshCell2D5 * | cell |
struct _WlzCMeshCellElm2D5 * | next |
struct _WlzCMeshCellElm2D5 * | nextCell |
Data structure which is used to link lists of 2D5 elements with the grid cells that they intersect. Typedef: WlzCMeshCell2D5.
The element.
The cell.
Referenced by WlzCMeshReassignGridCells2D5().
Next element intersecting cell or next cell element in the free list.