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

double _WlzCMeshCellGrid2D5::cellSz
struct _WlzCMeshCell2D5*** _WlzCMeshCellGrid2D5::cells

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

Referenced by WlzCMeshClosestNod2D5(), WlzCMeshElmClosestPosIn3D(), WlzCMeshElmMinEdgLnSq3D(), WlzCMeshLocateNod2D5(), and WlzCMeshNewNod3D().

WlzCMeshCellElm2D5* _WlzCMeshCellGrid2D5::freeCE

Array of cells.

Referenced by WlzCMeshNewNod3D(), and WlzCMeshReassignGridCells2D5().

AlcBlockStack* _WlzCMeshCellGrid2D5::allCE

List of free cell elements for re/use.

Referenced by WlzCMeshFree2D5(), WlzCMeshNewNod3D(), and WlzCMeshReassignGridCells2D5().


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