GGEMS  1.1
GPU GEant4-based Monte Carlo Simulations
GGEMSVoxelizedSolidData_t Struct Reference

Structure storing the stack of data for voxelized solid. More...

#include "GGEMSVoxelizedSolidData.hh"

Collaboration diagram for GGEMSVoxelizedSolidData_t:
Collaboration graph

Public Attributes

GGEMSOBB obb_geometry_
 
GGfloat3 voxel_sizes_xyz_
 
GGint3 number_of_voxels_xyz_
 
GGint solid_id_
 
GGint number_of_voxels_
 

Detailed Description

Structure storing the stack of data for voxelized solid.

Definition at line 40 of file GGEMSVoxelizedSolidData.hh.

Member Data Documentation

◆ number_of_voxels_

GGint GGEMSVoxelizedSolidData_t::number_of_voxels_

Total number of voxels

Definition at line 46 of file GGEMSVoxelizedSolidData.hh.

◆ number_of_voxels_xyz_

GGint3 GGEMSVoxelizedSolidData_t::number_of_voxels_xyz_

Number of voxel in X, Y and Z

Definition at line 44 of file GGEMSVoxelizedSolidData.hh.

◆ obb_geometry_

GGEMSOBB GGEMSVoxelizedSolidData_t::obb_geometry_

OBB storing border of voxelized solid and matrix of transformation

Definition at line 42 of file GGEMSVoxelizedSolidData.hh.

◆ solid_id_

GGint GGEMSVoxelizedSolidData_t::solid_id_

Navigator index

Definition at line 45 of file GGEMSVoxelizedSolidData.hh.

◆ voxel_sizes_xyz_

GGfloat3 GGEMSVoxelizedSolidData_t::voxel_sizes_xyz_

Size of voxels in X, Y and Z

Definition at line 43 of file GGEMSVoxelizedSolidData.hh.


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