Woolz Image Processing Version 1.4.0
_WlzEffAmHead Struct Reference

Head of a list of Amira materials. Typedef: WlzEffAmHead. More...

Data Fields

int versionMajor
int versionMinor
WlzEffAmDim dim
WlzEffAmFormat fmt
WlzEffAmEndian endian
WlzEffAmLatType latType
WlzEffAmDatType latDatType
WlzEffAmCoordType coordType
WlzDBox3 bBox
WlzIVertex3 latSize
int latBytes
int latLabel
WlzEffAmLatComp latComp
int matCount
WlzEffAmMaterialmaterials
char * imageData

Detailed Description

Head of a list of Amira materials. Typedef: WlzEffAmHead.


Field Documentation

Dimension of the data.

Whether the binary data in a file is big or little endian?

Real world coordinates of the bounding box.

Number of bytes to read.

Label for lattice.

Number of materials.

Linked list of materials, with the first item in the list having a NULL 'prev' entry and the last having a NULL 'next' entry.

Associated image file.


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