Woolz Image Processing  Version 1.8.3
_WlzLBTNode2D Struct Reference

A 2D linear binary tree node for spatial domain representation. Typedef: WlzLBTNode2D. More...

Data Fields

unsigned flags
 
unsigned keys [3]
 

Detailed Description

A 2D linear binary tree node for spatial domain representation. Typedef: WlzLBTNode2D.

Field Documentation

◆ flags

unsigned _WlzLBTNode2D::flags

Bit flags fo the node.

Referenced by WlzLBTDomain2DFromIDomain().

◆ keys

unsigned _WlzLBTNode2D::keys[3]

A single location key which uses bit interleaving with the bits interleaved between the elements for column, line and term in that order. Each of the array elements must have at least WLZ_LBTDOMAIN_MAXDIGITS bits.

Referenced by WlzLBTCountNodNbrDir2D(), WlzLBTDomain2DFromIDomain(), WlzLBTDomainToIDomain(), WlzLBTNodeLogSz2D(), WlzLBTNodeSz2D(), WlzLBTTestOutputNodesTxt(), and WlzLBTTestOutputNodesVtk().


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