Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4Polyhedra.hh>
Public Attributes | |
G4double | area = 0. |
G4int | i0 = 0 |
G4int | i1 = 0 |
G4int | i2 = 0 |
Definition at line 193 of file G4Polyhedra.hh.
G4double G4Polyhedra::surface_element::area = 0. |
Definition at line 193 of file G4Polyhedra.hh.
Referenced by G4Polyhedra::GetPointOnSurface(), and G4Polyhedra::SetSurfaceElements().
G4int G4Polyhedra::surface_element::i0 = 0 |
Definition at line 193 of file G4Polyhedra.hh.
Referenced by G4Polyhedra::SetSurfaceElements().
G4int G4Polyhedra::surface_element::i1 = 0 |
Definition at line 193 of file G4Polyhedra.hh.
Referenced by G4Polyhedra::SetSurfaceElements().
G4int G4Polyhedra::surface_element::i2 = 0 |
Definition at line 193 of file G4Polyhedra.hh.
Referenced by G4Polyhedra::SetSurfaceElements().