Geant4
10.02.p02
|
#include <G4SurfaceVoxelizer.hh>
Public Attributes | |
G4int | count |
G4int | previous |
G4int | next |
Definition at line 59 of file G4SurfaceVoxelizer.hh.
G4int G4VoxelInfo::count |
Definition at line 61 of file G4SurfaceVoxelizer.hh.
Referenced by G4SurfaceVoxelizer::BuildReduceVoxels(), and G4SurfaceVoxelizer::G4VoxelComparator::operator()().
G4int G4VoxelInfo::next |
Definition at line 63 of file G4SurfaceVoxelizer.hh.
Referenced by G4SurfaceVoxelizer::BuildReduceVoxels(), and G4SurfaceVoxelizer::G4VoxelComparator::operator()().
G4int G4VoxelInfo::previous |
Definition at line 62 of file G4SurfaceVoxelizer.hh.
Referenced by G4SurfaceVoxelizer::BuildReduceVoxels().