Woolz Image Processing  Version 1.8.3
_Wlz3DWarpTrans Struct Reference

A plane-wise 3D finite element warping transform. Typedef: Wlz3DWarpTrans. More...

Data Fields

WlzObjectType type
 
int linkcount
 
WlzPlaneDomainpdom
 
WlzFMatchObj ** intptdoms
 
int iteration
 
int currentplane
 
float maxdisp
 
WlzPropertyListplist
 
WlzObjectassoc
 

Detailed Description

A plane-wise 3D finite element warping transform. Typedef: Wlz3DWarpTrans.

Field Documentation

◆ type

WlzObjectType _Wlz3DWarpTrans::type

From WlzCoreObject.

◆ linkcount

int _Wlz3DWarpTrans::linkcount

From WlzCoreObject.

◆ pdom

WlzPlaneDomain* _Wlz3DWarpTrans::pdom

Plane domain.

Referenced by WlzFree3DWarpTrans().

◆ intptdoms

WlzFMatchObj** _Wlz3DWarpTrans::intptdoms

Array of pointers to interesting point objects.

Referenced by WlzFree3DWarpTrans().

◆ iteration

int _Wlz3DWarpTrans::iteration

Current iteration.

◆ currentplane

int _Wlz3DWarpTrans::currentplane

Current plane.

◆ maxdisp

float _Wlz3DWarpTrans::maxdisp

Maximum displacement.

◆ plist

WlzPropertyList* _Wlz3DWarpTrans::plist

A list of the object's properties.

◆ assoc

WlzObject* _Wlz3DWarpTrans::assoc

Associated object.


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