Woolz Image Processing Version 1.4.0
_WlzCMeshCellGrid2D Struct Reference

A spatial grid or array of square 2D cells that are used for fast node and element location queries. Typedef: WlzCMeshCellGrid2D. More...

Data Fields

WlzIVertex2 nCells
double cellSz
struct _WlzCMeshCell2D ** cells
WlzCMeshCellElm2DfreeCE
AlcBlockStackallCE

Detailed Description

A spatial grid or array of square 2D cells that are used for fast node and element location queries. Typedef: WlzCMeshCellGrid2D.


Field Documentation

Dimensions of the cell grid array in terms of the number of cells.

Referenced by WlzCMeshElmClosestPosIn2D(), WlzCMeshLocateNod2D(), and WlzCMeshReassignGridCells2D().

List of free cell elements for re/use.

Referenced by WlzCMeshFree2D(), and WlzCMeshReassignGridCells2D().


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