Woolz Image Processing  Version 1.7.5
_WlzMeshPolyVx Struct Reference

Linked list based polygon data structure. More...

Data Fields

struct _WlzMeshPolyVxprev
 
struct _WlzMeshPolyVxnext
 
int id
 
WlzDVertex2 vx
 

Detailed Description

Linked list based polygon data structure.

Field Documentation

struct _WlzMeshPolyVx* _WlzMeshPolyVx::prev

Referenced by WlzMeshFromObjBox().

struct _WlzMeshPolyVx* _WlzMeshPolyVx::next

Next vertex in polygon.

Referenced by WlzMeshFromObjBox().

int _WlzMeshPolyVx::id

Previous vertex in polygon.

Referenced by WlzMeshFromObjBox().

WlzDVertex2 _WlzMeshPolyVx::vx

Index of the element.

Referenced by WlzMeshFromObjBox().


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