Woolz Image Processing  Version 1.7.5
_WlzCMeshCellElm2D5 Struct Reference

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

Data Fields

struct _WlzCMeshElm2D5elm
 
struct _WlzCMeshCell2D5cell
 
struct _WlzCMeshCellElm2D5next
 
struct _WlzCMeshCellElm2D5nextCell
 

Detailed Description

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

Field Documentation

struct _WlzCMeshElm2D5* _WlzCMeshCellElm2D5::elm
struct _WlzCMeshCell2D5* _WlzCMeshCellElm2D5::cell

The element.

Referenced by WlzCMeshNewNod3D().

struct _WlzCMeshCellElm2D5* _WlzCMeshCellElm2D5::next
struct _WlzCMeshCellElm2D5* _WlzCMeshCellElm2D5::nextCell

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

Referenced by WlzCMeshNewNod3D().


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