Woolz Image Processing  Version 1.8.3
_WlzBoundList Struct Reference

A complete list of a set of boundaries which is encoded in tree form. More...

Data Fields

WlzObjectType type
 
int linkcount
 
void * freeptr
 
struct _WlzBoundListup
 
struct _WlzBoundListnext
 
struct _WlzBoundListdown
 
int wrap
 
WlzPolygonDomainpoly
 

Detailed Description

A complete list of a set of boundaries which is encoded in tree form.

Field Documentation

◆ type

◆ linkcount

int _WlzBoundList::linkcount

◆ freeptr

void* _WlzBoundList::freeptr

From WlzCoreDomain.

Referenced by WlzMakeBoundList(), and WlzObjToBoundary().

◆ up

struct _WlzBoundList* _WlzBoundList::up

The containing hole or piece, NULL if the universal hole (very top).

Referenced by WlzCMeshCompSurfMapToDomain(), WlzMakeBoundList(), and WlzObjToBoundary().

◆ next

◆ down

◆ wrap

int _WlzBoundList::wrap

Wrap number: The number of points of boundary included both at start and end of polygon representation.

Referenced by WlzBasisFnTransformBoundList(), WlzBoundDecimate(), WlzBoundSmooth(), WlzBoundTo8Bound(), WlzConvertBoundType(), WlzCopyDomain(), WlzMakeBoundList(), WlzObjToBoundary(), and WlzShiftDomain().

◆ poly


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