Woolz Image Processing Version 1.4.0
_WlzCMeshCellGrid2D5 Struct Reference

A spatial grid or array of cubiod 3D cells that are used for fast 2D5 node and element location queries. Typedef: WlzCMeshCellGrid2D5. More...

Data Fields

WlzIVertex3 nCells
double cellSz
struct _WlzCMeshCell2D5 *** cells
WlzCMeshCellElm2D5freeCE
AlcBlockStackallCE

Detailed Description

A spatial grid or array of cubiod 3D cells that are used for fast 2D5 node and element location queries. Typedef: WlzCMeshCellGrid2D5.


Field Documentation

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

Referenced by WlzCMeshClosestNod2D5(), WlzCMeshLocateNod2D5(), and WlzCMeshReassignGridCells2D5().

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

Referenced by WlzCMeshClosestNod2D5(), and WlzCMeshLocateNod2D5().

List of free cell elements for re/use.

Referenced by WlzCMeshFree2D5(), and WlzCMeshReassignGridCells2D5().


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