Woolz Image Processing  Version 1.7.5
_WlzCoreObject Struct Reference

The core Woolz object type which can be used to determine the type of a Woolz object. Typedef: WlzCoreObject. More...

Data Fields

WlzObjectType type
 
int linkcount
 

Detailed Description

The core Woolz object type which can be used to determine the type of a Woolz object. Typedef: WlzCoreObject.

Field Documentation

WlzObjectType _WlzCoreObject::type

The Woolz object type.

int _WlzCoreObject::linkcount

The link count: A counter for the number of references to the object, which should only be accessed through WlzUnlink(), WlzAssignObject() and WlzFreeObj().


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