Woolz Image Processing  Version 1.8.3
_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

◆ elm

struct _WlzCMeshElm3D* _WlzCMeshCellElm3D::elm

◆ cell

struct _WlzCMeshCell3D* _WlzCMeshCellElm3D::cell

The element.

◆ next

struct _WlzCMeshCellElm3D* _WlzCMeshCellElm3D::next

The cell.

◆ nextCell

struct _WlzCMeshCellElm3D* _WlzCMeshCellElm3D::nextCell

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

Referenced by WlzCMeshGetCellStats3D().


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