struct f3d header structure
-
endian
- File endian type
-
nx
- x dimension - row length
-
ny
- y dimension - number of rows per slice
-
nz
- z dimension - number of slices per volume
-
vtype
- Volume type
-
px
- Voxel size or sample spacing along the x axis
(interpretation depends on application)
-
py
- Voxel size or sample spacing along the y axis
-
pz
- Voxel size or sample spacing along the z axis
-
rx
- Array of voxel sizes or sample positions along the y axis
-
ry
- Array of voxel sizes or sample positions along the y axis
-
rz
- Array of voxel sizes or sample positions along the y axis
-
units
- Physical dimension of voxel dimensions
-
ctype
- Voxel color type
-
dtype
- Voxel value type
-
commentLines
- Number of lines of user defined comments
-
comment
- User defined comments
-
iconDir
- Projection direction for the default icon image
-
sliceOffset
- Array of file offsets to slices in the file data were
loaded from
A detailed description of 3D volume data.
This description is stored together with an icon image and the volumetric
data itself into an f3d format file.
Since there are some non-static members in this structure, functions
f3dDupHeader and f3dDelHeader should be used for copying an deleting
of f3dHeader variables.
- Author:
- \URL[Milos Sramek]{http:
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de