Woolz Image Processing  Version 1.7.5
_WlzCMeshCellElm3D Struct Reference

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

Data Fields

struct _WlzCMeshElm3Delm
 
struct _WlzCMeshCell3Dcell
 
struct _WlzCMeshCellElm3Dnext
 
struct _WlzCMeshCellElm3DnextCell
 

Detailed Description

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

Field Documentation

struct _WlzCMeshElm3D* _WlzCMeshCellElm3D::elm
struct _WlzCMeshCell3D* _WlzCMeshCellElm3D::cell

The element.

Referenced by WlzCMeshNewNod3D().

struct _WlzCMeshCellElm3D* _WlzCMeshCellElm3D::next
struct _WlzCMeshCellElm3D* _WlzCMeshCellElm3D::nextCell

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

Referenced by WlzCMeshGetCellStats3D(), and WlzCMeshNewNod3D().


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