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

◆ elm

struct _WlzCMeshElm2D5* _WlzCMeshCellElm2D5::elm

◆ cell

struct _WlzCMeshCell2D5* _WlzCMeshCellElm2D5::cell

The element.

◆ next

struct _WlzCMeshCellElm2D5* _WlzCMeshCellElm2D5::next

The cell.

◆ nextCell

struct _WlzCMeshCellElm2D5* _WlzCMeshCellElm2D5::nextCell

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


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