Woolz Image Processing Version 1.4.0
_WlzCMeshCellGrid3D Struct Reference

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

Data Fields

WlzIVertex3 nCells
double cellSz
struct _WlzCMeshCell3D *** cells
WlzCMeshCellElm3DfreeCE
AlcBlockStackallCE

Detailed Description

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


Field Documentation

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

Referenced by WlzCMeshElmClosestPosIn3D(), WlzCMeshLocateNod3D(), and WlzCMeshReassignGridCells3D().

Each cell is an axis aligned cube with this side length.

Referenced by WlzCMeshClosestNod3D(), WlzCMeshElmClosestPosIn3D(), WlzCMeshGetCellStats3D(), and WlzCMeshLocateNod3D().

List of free cell elements for re/use.

Referenced by WlzCMeshFree3D(), and WlzCMeshReassignGridCells3D().


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