My Project
Data Fields
VOL_PIXEL Struct Reference

#include <vol.h>

Collaboration diagram for VOL_PIXEL:
Collaboration graph

Data Fields

int x
 
int y
 
int z
 

Detailed Description

Definition at line 24 of file vol.h.

Field Documentation

◆ x

int VOL_PIXEL::x

Definition at line 25 of file vol.h.

Referenced by volMax().

◆ y

int VOL_PIXEL::y

Definition at line 26 of file vol.h.

Referenced by volMax().

◆ z

int VOL_PIXEL::z

Definition at line 27 of file vol.h.

Referenced by volMax().


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