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

double _WlzCMeshCellGrid3D::cellSz

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

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

struct _WlzCMeshCell3D*** _WlzCMeshCellGrid3D::cells
WlzCMeshCellElm3D* _WlzCMeshCellGrid3D::freeCE

Array of cells.

Referenced by WlzCMeshNewNod3D(), and WlzCMeshReassignGridCells3D().

AlcBlockStack* _WlzCMeshCellGrid3D::allCE

List of free cell elements for re/use.

Referenced by WlzCMeshFree3D(), WlzCMeshNewNod3D(), and WlzCMeshReassignGridCells3D().


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