Woolz Image Processing Version 1.4.0
|
Data structure for GM model element creation and destruction callbacks. Typedef: WlzMatchICPCbData. More...
Data Fields | |
int | nNS |
int | nFS |
WlzErrorNum | errNum |
struct _WlzMatchICPShellList * | list |
Data structure for GM model element creation and destruction callbacks. Typedef: WlzMatchICPCbData.
Number of shells created.
Referenced by WlzMatchICPCtr().
Number of shells destroyed.
Referenced by WlzMatchICPCtr().
Woolz error code.
Referenced by WlzMatchICPCtr().
List of shells.
Referenced by WlzMatchICPCtr().