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

◆ type

WlzObjectType _WlzLBTDomain2D::type

◆ linkcount

int _WlzLBTDomain2D::linkcount

From WlzCoreDomain.

Referenced by WlzLBTTestOutputNodesTxt().

◆ freeptr

void* _WlzLBTDomain2D::freeptr

From WlzCoreDomain.

Referenced by WlzLBTDomain2DFromIDomain(), and WlzLBTTestOutputNodesTxt().

◆ line1

int _WlzLBTDomain2D::line1

◆ lastln

int _WlzLBTDomain2D::lastln

◆ kol1

int _WlzLBTDomain2D::kol1

◆ lastkl

int _WlzLBTDomain2D::lastkl

◆ depth

int _WlzLBTDomain2D::depth

LBT depth.

Referenced by WlzLBTTestOutputNodesTxt(), and WlzMakeLBTDomain2D().

◆ nNodes

◆ maxNodes

int _WlzLBTDomain2D::maxNodes

Number of nodes allocated.

Referenced by WlzLBTDomain2DFromIDomain(), and WlzLBTTestOutputNodesTxt().

◆ nodes


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