My Project
Data Fields
VOL_RANGE Struct Reference

#include <vol.h>

Collaboration diagram for VOL_RANGE:
Collaboration graph

Data Fields

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

Detailed Description

Definition at line 29 of file vol.h.

Field Documentation

◆ x1

int VOL_RANGE::x1

Definition at line 30 of file vol.h.

Referenced by volAvg(), volContents(), and volMax().

◆ x2

int VOL_RANGE::x2

Definition at line 30 of file vol.h.

Referenced by volAvg(), volContents(), and volMax().

◆ y1

int VOL_RANGE::y1

Definition at line 31 of file vol.h.

Referenced by volAvg(), volContents(), and volMax().

◆ y2

int VOL_RANGE::y2

Definition at line 31 of file vol.h.

Referenced by volAvg(), volContents(), and volMax().

◆ z1

int VOL_RANGE::z1

Definition at line 32 of file vol.h.

Referenced by volAvg(), volContents(), and volMax().

◆ z2

int VOL_RANGE::z2

Definition at line 32 of file vol.h.

Referenced by volAvg(), volContents(), and volMax().


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