MC-GPU
|
Structure defining a voxelized box with the back-lower corner at the coordinate origin. More...
#include <MC-GPU_v1.3.h>
Public Attributes | |
int3 | num_voxels |
float3 | inv_voxel_size |
float3 | size_bbox |
Structure defining a voxelized box with the back-lower corner at the coordinate origin.
Definition at line 209 of file MC-GPU_v1.3.h.
Definition at line 216 of file MC-GPU_v1.3.h.
Referenced by load_voxels(), locate_voxel(), main(), and report_voxels_dose().
Definition at line 215 of file MC-GPU_v1.3.h.
Referenced by load_voxels(), locate_voxel(), main(), and report_voxels_dose().
Definition at line 216 of file MC-GPU_v1.3.h.
Referenced by load_voxels(), locate_voxel(), and source().