Woolz Image Processing  Version 1.7.5
_WlzGMVertexT Struct Reference

The topological properties of a point in space. The ordering of the linked list of vertex topology elements formed by the 'next' and 'prev' pointers is not significant. Typedef: WlzGMVertexT. More...

Data Fields

WlzGMElemType type
 
int idx
 
struct _WlzGMVertexTnext
 
struct _WlzGMVertexTprev
 
struct _WlzGMDiskTdiskT
 
struct _WlzGMEdgeTparent
 

Detailed Description

The topological properties of a point in space. The ordering of the linked list of vertex topology elements formed by the 'next' and 'prev' pointers is not significant. Typedef: WlzGMVertexT.

Field Documentation

WlzGMElemType _WlzGMVertexT::type

WLZ_GMELM_VERTEX_T

Referenced by WlzGMModelNewVT(), and WlzGMVerifyLoopT().

int _WlzGMVertexT::idx

Unique identifier for vertex topology element.

Referenced by WlzGMModelCopy(), WlzGMModelFreeVT(), WlzGMModelNewVT(), WlzGMModelResIdx(), and WlzGMVerifyLoopT().


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