|
Woolz Image Processing
Version 1.7.5
|
A single cell of a spatial grid or array of 2D5 cells. Typedef: WlzCMeshCell2D5. More...
Data Fields | |
| struct _WlzCMeshNod2D5 * | nod |
| struct _WlzCMeshCellElm2D5 * | cElm |
A single cell of a spatial grid or array of 2D5 cells. Typedef: WlzCMeshCell2D5.
| struct _WlzCMeshNod2D5* _WlzCMeshCell2D5::nod |
Referenced by WlzCMeshClosestNod2D5(), WlzCMeshLocateNod2D5(), and WlzCMeshNewNod3D().
| struct _WlzCMeshCellElm2D5* _WlzCMeshCell2D5::cElm |
Head of a linked list of nodes which are located within the cell.
Referenced by WlzCMeshElmClosestPosIn3D(), and WlzCMeshNewNod3D().