Woolz Image Processing  Version 1.7.5
_WlzPoints Struct Reference

An array of either 2D or 3D points which may have either integral of floating point values. Possible types are: WLZ_POINTS_2I, WLZ_POINTS_2D, WLZ_POINTS_3I and WLZ_POINTS_3D. Typedef: WlzPoints. More...

Data Fields

WlzObjectType type
 
int linkcount
 
void * freeptr
 
int nPoints
 
int maxPoints
 
WlzVertexP points
 

Detailed Description

An array of either 2D or 3D points which may have either integral of floating point values. Possible types are: WLZ_POINTS_2I, WLZ_POINTS_2D, WLZ_POINTS_3I and WLZ_POINTS_3D. Typedef: WlzPoints.

Field Documentation

int _WlzPoints::linkcount

From WlzCoreDomain.

Referenced by WlzObjectFacts().

void* _WlzPoints::freeptr

From WlzCoreDomain.

int _WlzPoints::maxPoints

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

Referenced by WlzDGTensorPDFeature(), WlzMakePoints(), and WlzObjectFacts().


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