TPCCLIB
Loading...
Searching...
No Matches
VOL_RANGE Struct Reference

#include <libtpcimgio.h>

Data Fields

int x1
int x2
int y1
int y2
int z1
int z2

Detailed Description

3D pixel volume

Definition at line 1888 of file libtpcimgio.h.

Field Documentation

◆ x1

int VOL_RANGE::x1

[1..dimx]

Definition at line 1890 of file libtpcimgio.h.

Referenced by volAvg(), volContents(), volMax(), vrd2vol(), vrdRead(), vrdReorder(), and vrdVxlNr().

◆ x2

int VOL_RANGE::x2

[1..dimx]

Definition at line 1892 of file libtpcimgio.h.

Referenced by volAvg(), volContents(), volMax(), vrd2vol(), vrdRead(), vrdReorder(), and vrdVxlNr().

◆ y1

int VOL_RANGE::y1

[1..dimy]

Definition at line 1894 of file libtpcimgio.h.

Referenced by volAvg(), volContents(), volMax(), vrd2vol(), vrdRead(), vrdReorder(), and vrdVxlNr().

◆ y2

int VOL_RANGE::y2

[1..dimy]

Definition at line 1896 of file libtpcimgio.h.

Referenced by volAvg(), volContents(), volMax(), vrd2vol(), vrdRead(), vrdReorder(), and vrdVxlNr().

◆ z1

int VOL_RANGE::z1

[1..dimz]

Definition at line 1898 of file libtpcimgio.h.

Referenced by volAvg(), volContents(), volMax(), vrd2vol(), vrdRead(), vrdReorder(), and vrdVxlNr().

◆ z2

int VOL_RANGE::z2

[1..dimz]

Definition at line 1900 of file libtpcimgio.h.

Referenced by volAvg(), volContents(), volMax(), vrd2vol(), vrdRead(), vrdReorder(), and vrdVxlNr().


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