|
Woolz Image Processing
Version 1.7.5
|
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 |
The core Woolz object type which can be used to determine the type of a Woolz object. Typedef: WlzCoreObject.
| 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().