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

double _WlzCMeshCellGrid2D::cellSz
WlzCMeshCellElm2D* _WlzCMeshCellGrid2D::freeCE

Array of cells.

Referenced by WlzCMeshNewNod3D(), and WlzCMeshReassignGridCells2D().

AlcBlockStack* _WlzCMeshCellGrid2D::allCE

List of free cell elements for re/use.

Referenced by WlzCMeshFree2D(), WlzCMeshNewNod3D(), and WlzCMeshReassignGridCells2D().


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