Woolz Image Processing  Version 1.7.5
_WlzConvHullDomain2 Struct Reference

A 2D convex hull with counter clockwise ordered vertices and segments implicitly defined by the polygon of the ordered vertices. Typedef: WlzConvHullDomain3. More...

Data Fields

WlzObjectType type
 
int linkcount
 
void * freeptr
 
int nVertices
 
int maxVertices
 
WlzVertexType vtxType
 
WlzVertex centroid
 
WlzVertexP vertices
 

Detailed Description

A 2D convex hull with counter clockwise ordered vertices and segments implicitly defined by the polygon of the ordered vertices. Typedef: WlzConvHullDomain3.

Field Documentation

WlzObjectType _WlzConvHullDomain2::type

From WlzCoreDomain (WLZ_CONVHULL_DOMAIN_2D).

Referenced by WlzConvexHullCopy2(), WlzFreeConvexHullDomain2(), WlzMakeConvexHullDomain2(), WlzMwrAngle(), and WlzWriteMeshTransform3D().

int _WlzConvHullDomain2::linkcount

From WlzCoreDomain.

Referenced by WlzFreeConvexHullDomain2().

void* _WlzConvHullDomain2::freeptr

From WlzCoreDomain.

int _WlzConvHullDomain2::maxVertices

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

Referenced by WlzMakeConvexHullDomain2(), and WlzObjectFacts().

WlzVertexType _WlzConvHullDomain2::vtxType
WlzVertex _WlzConvHullDomain2::centroid

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