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

◆ type

WlzObjectType _WlzLBTDomain3D::type

◆ linkcount

int _WlzLBTDomain3D::linkcount

From WlzCoreDomain.

Referenced by WlzLBTTestOutputNodesTxt().

◆ freeptr

void* _WlzLBTDomain3D::freeptr

From WlzCoreDomain.

Referenced by WlzLBTDomain3DFromPDomain(), and WlzLBTTestOutputNodesTxt().

◆ plane1

int _WlzLBTDomain3D::plane1

◆ lastpl

int _WlzLBTDomain3D::lastpl

◆ line1

int _WlzLBTDomain3D::line1

◆ lastln

int _WlzLBTDomain3D::lastln

◆ kol1

int _WlzLBTDomain3D::kol1

◆ lastkl

int _WlzLBTDomain3D::lastkl

◆ depth

int _WlzLBTDomain3D::depth

LBT depth.

Referenced by WlzLBTTestOutputNodesTxt(), and WlzMakeLBTDomain3D().

◆ nNodes

◆ maxNodes

int _WlzLBTDomain3D::maxNodes

Number of nodes allocated.

Referenced by WlzLBTDomain3DFromPDomain(), and WlzLBTTestOutputNodesTxt().

◆ nodes

WlzLBTNode3D* _WlzLBTDomain3D::nodes

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