Woolz Image Processing  Version 1.7.5
_WlzFMatchPoint Struct Reference

Finite element warping feature match point. Typedef: WlzFMatchPoint. More...

Data Fields

WlzMatchType type
 
int node
 
WlzFVertex2 ptcoords
 
int elements [20]
 
WlzFeatureVectorfeatures
 

Detailed Description

Finite element warping feature match point. Typedef: WlzFMatchPoint.

Field Documentation

WlzMatchType _WlzFMatchPoint::type

Match type.

Referenced by WlzReadObj(), and WlzWriteObj().

int _WlzFMatchPoint::node

Node or element to which point attached.

Referenced by WlzReadObj(), and WlzWriteObj().

WlzFVertex2 _WlzFMatchPoint::ptcoords

Coordinate of interesting point.

Referenced by WlzReadObj(), and WlzWriteObj().

int _WlzFMatchPoint::elements[20]

Array of elements in which to search for point.

Referenced by WlzReadObj(), and WlzWriteObj().

WlzFeatureVector* _WlzFMatchPoint::features

Pointer to features of point.


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