|
Woolz Image Processing
Version 1.7.5
|
A union of pointers for properties. Typedef: WlzProperty. More...
Data Fields | |
| struct _WlzCoreProperty * | core |
| struct _WlzSimpleProperty * | simple |
| struct _WlzEMAPProperty * | emap |
| struct _WlzNameProperty * | name |
| struct _WlzGreyProperty * | greyV |
| struct _WlzTextProperty * | text |
A union of pointers for properties. Typedef: WlzProperty.
| struct _WlzCoreProperty* _WlzProperty::core |
Referenced by WlzAssignProperty(), WlzCopyPropertyList(), WlzDGTensorPDFeature(), WlzDGTensorSDFeature(), WlzEffReadObjNifti(), WlzEffWriteObjAm(), WlzEffWriteObjNrrd(), WlzFreeProperty(), WlzGetProperty(), WlzNObjGreyStats(), WlzObjectFacts(), WlzReadObj(), WlzRemoveProperty(), WlzStringFromPropertyType(), and WlzWriteObj().
| struct _WlzSimpleProperty* _WlzProperty::simple |
Referenced by WlzCopyPropertyList(), WlzObjectFacts(), WlzReadObj(), and WlzWriteObj().
| struct _WlzEMAPProperty* _WlzProperty::emap |
Referenced by WlzCopyPropertyList(), WlzObjectFacts(), WlzReadObj(), and WlzWriteObj().
| struct _WlzNameProperty* _WlzProperty::name |
| struct _WlzGreyProperty* _WlzProperty::greyV |
Referenced by WlzCopyPropertyList(), WlzEffWriteObjAm(), WlzObjectFacts(), WlzReadObj(), and WlzWriteObj().
| struct _WlzTextProperty* _WlzProperty::text |
Referenced by WlzEffReadObjNifti(), WlzEffWriteObjNrrd(), WlzObjectFacts(), WlzReadObj(), and WlzWriteObj().