Woolz Image Processing  Version 1.7.5
_WlzLBTDomain3D Struct Reference

A 3D linear binary tree spatial domain representation. Typedef: WlzLBTDomain3D. More...

Data Fields

WlzObjectType type
 
int linkcount
 
void * freeptr
 
int plane1
 
int lastpl
 
int line1
 
int lastln
 
int kol1
 
int lastkl
 
int depth
 
int nNodes
 
int maxNodes
 
WlzLBTNode3Dnodes
 

Detailed Description

A 3D linear binary tree spatial domain representation. Typedef: WlzLBTDomain3D.

Field Documentation

WlzObjectType _WlzLBTDomain3D::type
int _WlzLBTDomain3D::linkcount

From WlzCoreDomain.

Referenced by WlzLBTTestOutputNodesTxt().

void* _WlzLBTDomain3D::freeptr

From WlzCoreDomain.

Referenced by WlzLBTDomain3DFromPDomain(), and WlzLBTTestOutputNodesTxt().

int _WlzLBTDomain3D::plane1
int _WlzLBTDomain3D::lastpl
int _WlzLBTDomain3D::line1
int _WlzLBTDomain3D::lastln
int _WlzLBTDomain3D::kol1
int _WlzLBTDomain3D::lastkl
int _WlzLBTDomain3D::depth
int _WlzLBTDomain3D::maxNodes

Number of nodes allocated.

Referenced by WlzLBTBalanceDomain3D(), WlzLBTDomain3DFromPDomain(), and WlzLBTTestOutputNodesTxt().


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