MIDSX 0.1
A x-ray transport code system for dosimetry
Loading...
Searching...
No Matches
Public Attributes | List of all members
Voxel Struct Reference

Struct which represents a voxel. More...

#include <voxel.h>

Collaboration diagram for Voxel:

Public Attributes

uint8_t materialID = 0
 
VectorValue dose
 

Detailed Description

Struct which represents a voxel.

Stores the material ID and dose for a voxel.

Definition at line 12 of file voxel.h.

Member Data Documentation

◆ dose

VectorValue Voxel::dose

Definition at line 14 of file voxel.h.

◆ materialID

uint8_t Voxel::materialID = 0

Definition at line 13 of file voxel.h.


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