|
TPCCLIB
|
#include <libtpcimgio.h>
Data Fields | |
| int | x1 |
| int | x2 |
| int | y1 |
| int | y2 |
| int | z1 |
| int | z2 |
3D pixel volume
Definition at line 1888 of file libtpcimgio.h.
| int VOL_RANGE::x1 |
[1..dimx]
Definition at line 1890 of file libtpcimgio.h.
Referenced by volAvg(), volContents(), volMax(), vrd2vol(), vrdRead(), vrdReorder(), and vrdVxlNr().
| int VOL_RANGE::x2 |
[1..dimx]
Definition at line 1892 of file libtpcimgio.h.
Referenced by volAvg(), volContents(), volMax(), vrd2vol(), vrdRead(), vrdReorder(), and vrdVxlNr().
| int VOL_RANGE::y1 |
[1..dimy]
Definition at line 1894 of file libtpcimgio.h.
Referenced by volAvg(), volContents(), volMax(), vrd2vol(), vrdRead(), vrdReorder(), and vrdVxlNr().
| int VOL_RANGE::y2 |
[1..dimy]
Definition at line 1896 of file libtpcimgio.h.
Referenced by volAvg(), volContents(), volMax(), vrd2vol(), vrdRead(), vrdReorder(), and vrdVxlNr().
| int VOL_RANGE::z1 |
[1..dimz]
Definition at line 1898 of file libtpcimgio.h.
Referenced by volAvg(), volContents(), volMax(), vrd2vol(), vrdRead(), vrdReorder(), and vrdVxlNr().
| int VOL_RANGE::z2 |
[1..dimz]
Definition at line 1900 of file libtpcimgio.h.
Referenced by volAvg(), volContents(), volMax(), vrd2vol(), vrdRead(), vrdReorder(), and vrdVxlNr().