Woolz Image Processing  Version 1.8.3
_WlzPolygonDomain Struct Reference

A 2D polyline domain with possible types: WLZ_POLYGON_INT, WLZ_POLYGON_FLOAT or WLZ_POLYGON_DOUBLE. Typedef: WlzPolygonDomain. More...

Data Fields

WlzObjectType type
 
int linkcount
 
void * freeptr
 
int nvertices
 
int maxvertices
 
WlzIVertex2vtx
 

Detailed Description

A 2D polyline domain with possible types: WLZ_POLYGON_INT, WLZ_POLYGON_FLOAT or WLZ_POLYGON_DOUBLE. Typedef: WlzPolygonDomain.

Field Documentation

◆ type

◆ linkcount

int _WlzPolygonDomain::linkcount

From WlzCoreDomain.

Referenced by WlzAssignPolygonDomain(), WlzFreePolyDmn(), and WlzMakePolygonDomain().

◆ freeptr

void* _WlzPolygonDomain::freeptr

From WlzCoreDomain.

◆ nvertices

◆ maxvertices

int _WlzPolygonDomain::maxvertices

The maximum number of vertices for which space has been allocated.

Referenced by WlzCopyDomain(), WlzMakePolygonDomain(), and WlzShiftDomain().

◆ vtx


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