|
MIDSX 0.1
A x-ray transport code system for dosimetry
|
Struct which represents a voxel. More...
#include <voxel.h>
Public Attributes | |
| uint8_t | materialID = 0 |
| VectorValue | dose |
Struct which represents a voxel.
Stores the material ID and dose for a voxel.
| VectorValue Voxel::dose |