Woolz Image Processing Version 1.4.0
_WlzIntervalDomain Struct Reference

A 2D domain defining an arbitrary region of space in 2D. The domain may be of type WLZ_INTERVALDOMAIN_INTVL or WLZ_INTERVALDOMAIN_RECT. If the domain is of type WLZ_INTERVALDOMAIN_RECT then the intvlines field is not used. For WLZ_INTERVALDOMAIN_INTVL domains the intervals in a line must be contiguous. Typedef: WlzIntervalDomain. More...

Data Fields

WlzObjectType type
int linkcount
void * freeptr
int line1
int lastln
int kol1
int lastkl
struct _WlzIntervalLineintvlines

Detailed Description

A 2D domain defining an arbitrary region of space in 2D. The domain may be of type WLZ_INTERVALDOMAIN_INTVL or WLZ_INTERVALDOMAIN_RECT. If the domain is of type WLZ_INTERVALDOMAIN_RECT then the intvlines field is not used. For WLZ_INTERVALDOMAIN_INTVL domains the intervals in a line must be contiguous. Typedef: WlzIntervalDomain.


Field Documentation

From WlzCoreDomain.

Referenced by WlzFreeObj(), and WlzMakeIntervalDomain().


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