Geant4-11
|
#include <G4Voxelizer.hh>
Data Fields | |
G4int | count |
G4int | next |
G4int | previous |
Definition at line 55 of file G4Voxelizer.hh.
G4int G4VoxelInfo::count |
Definition at line 57 of file G4Voxelizer.hh.
Referenced by G4Voxelizer::BuildReduceVoxels(), and G4Voxelizer::G4VoxelComparator::operator()().
G4int G4VoxelInfo::next |
Definition at line 59 of file G4Voxelizer.hh.
Referenced by G4Voxelizer::BuildReduceVoxels(), and G4Voxelizer::G4VoxelComparator::operator()().
G4int G4VoxelInfo::previous |
Definition at line 58 of file G4Voxelizer.hh.
Referenced by G4Voxelizer::BuildReduceVoxels().