Woolz Image Processing  Version 1.7.5
_WlzCMeshCellElm2D Struct Reference

Data structure which is used to link lists of 2D elements with the grid cells that they intersect. Typedef: WlzCMeshCell2D. More...

Data Fields

struct _WlzCMeshElm2Delm
 
struct _WlzCMeshCell2Dcell
 
struct _WlzCMeshCellElm2Dnext
 
struct _WlzCMeshCellElm2DnextCell
 

Detailed Description

Data structure which is used to link lists of 2D elements with the grid cells that they intersect. Typedef: WlzCMeshCell2D.

Field Documentation

struct _WlzCMeshElm2D* _WlzCMeshCellElm2D::elm
struct _WlzCMeshCell2D* _WlzCMeshCellElm2D::cell

The element.

Referenced by WlzCMeshNewNod3D().

struct _WlzCMeshCellElm2D* _WlzCMeshCellElm2D::nextCell

Next element intersecting cell or next cell element in the free list.

Referenced by WlzCMeshGetCellStats2D(), and WlzCMeshNewNod3D().


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