Woolz Image Processing  Version 1.7.5
_WlzMatchICPCbData Struct Reference

Data structure for GM model element creation and destruction callbacks. Typedef: WlzMatchICPCbData. More...

Data Fields

int nNS
 
int nFS
 
WlzErrorNum errNum
 
struct _WlzMatchICPShellListlist
 

Detailed Description

Data structure for GM model element creation and destruction callbacks. Typedef: WlzMatchICPCbData.

Field Documentation

int _WlzMatchICPCbData::nNS

Number of shells created.

Referenced by WlzMatchICPCtr(), and WlzMatchICPWeightMatches().

int _WlzMatchICPCbData::nFS

Number of shells destroyed.

Referenced by WlzMatchICPCtr(), and WlzMatchICPWeightMatches().

WlzErrorNum _WlzMatchICPCbData::errNum

Woolz error code.

Referenced by WlzMatchICPCtr(), and WlzMatchICPWeightMatches().

struct _WlzMatchICPShellList* _WlzMatchICPCbData::list

List of shells.

Referenced by WlzMatchICPCtr(), and WlzMatchICPWeightMatches().


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