Woolz Image Processing Version 1.4.0
|
A single cell of a spatial grid or array of 3D cells. Typedef: WlzCMeshCell3D. More...
Data Fields | |
struct _WlzCMeshNod3D * | nod |
struct _WlzCMeshCellElm3D * | cElm |
A single cell of a spatial grid or array of 3D cells. Typedef: WlzCMeshCell3D.
struct _WlzCMeshNod3D* _WlzCMeshCell3D::nod |
Referenced by WlzCMeshClosestNod3D(), WlzCMeshGetCellStats3D(), and WlzCMeshLocateNod3D().
Head of a linked list of nodes which are located within the cell.
Referenced by WlzCMeshElmClosestPosIn3D(), and WlzCMeshGetCellStats3D().