Woolz Image Processing  Version 1.8.3
_WlzCMeshCell3D Struct Reference

A single cell of a spatial grid or array of 3D cells. Typedef: WlzCMeshCell3D. More...

Data Fields

struct _WlzCMeshNod3Dnod
 
struct _WlzCMeshCellElm3DcElm
 

Detailed Description

A single cell of a spatial grid or array of 3D cells. Typedef: WlzCMeshCell3D.

Field Documentation

◆ nod

struct _WlzCMeshNod3D* _WlzCMeshCell3D::nod

Referenced by WlzCMeshGetCellStats3D().

◆ cElm

struct _WlzCMeshCellElm3D* _WlzCMeshCell3D::cElm

Head of a linked list of nodes which are located within the cell.

Referenced by WlzCMeshGetCellStats3D().


The documentation for this struct was generated from the following file: