Woolz Image Processing  Version 1.7.5
_WlzLBTDomain2D Struct Reference

A 2D linear binary tree spatial domain representation. Typedef: WlzLBTDomain2D. More...

Data Fields

WlzObjectType type
 
int linkcount
 
void * freeptr
 
int line1
 
int lastln
 
int kol1
 
int lastkl
 
int depth
 
int nNodes
 
int maxNodes
 
WlzLBTNode2Dnodes
 

Detailed Description

A 2D linear binary tree spatial domain representation. Typedef: WlzLBTDomain2D.

Field Documentation

WlzObjectType _WlzLBTDomain2D::type
int _WlzLBTDomain2D::linkcount

From WlzCoreDomain.

Referenced by WlzLBTTestOutputNodesTxt().

void* _WlzLBTDomain2D::freeptr

From WlzCoreDomain.

Referenced by WlzLBTDomain2DFromIDomain(), and WlzLBTTestOutputNodesTxt().

int _WlzLBTDomain2D::line1
int _WlzLBTDomain2D::lastln
int _WlzLBTDomain2D::kol1
int _WlzLBTDomain2D::lastkl
int _WlzLBTDomain2D::depth
int _WlzLBTDomain2D::maxNodes

Number of nodes allocated.

Referenced by WlzLBTBalanceDomain2D(), WlzLBTDomain2DFromIDomain(), and WlzLBTTestOutputNodesTxt().


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