My Project
|
#include <vol.h>
Data Fields | |
int | x1 |
int | x2 |
int | y1 |
int | y2 |
int | z1 |
int | z2 |
int VOL_RANGE::x1 |
Definition at line 30 of file vol.h.
Referenced by volAvg(), volContents(), and volMax().
int VOL_RANGE::x2 |
Definition at line 30 of file vol.h.
Referenced by volAvg(), volContents(), and volMax().
int VOL_RANGE::y1 |
Definition at line 31 of file vol.h.
Referenced by volAvg(), volContents(), and volMax().
int VOL_RANGE::y2 |
Definition at line 31 of file vol.h.
Referenced by volAvg(), volContents(), and volMax().
int VOL_RANGE::z1 |
Definition at line 32 of file vol.h.
Referenced by volAvg(), volContents(), and volMax().
int VOL_RANGE::z2 |
Definition at line 32 of file vol.h.
Referenced by volAvg(), volContents(), and volMax().