|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4VFacet.hh"#include "G4Types.hh"#include "G4ThreeVector.hh"#include "G4TriangularFacet.hh"#include "G4QuadrangularFacet.icc"Go to the source code of this file.
Classes | |
| class | G4QuadrangularFacet |
| G4QuadrangularFacet defines a facet with 4 vertices, used for the contruction of G4TessellatedSolid. Vertices shall be in the same plane and be supplied in anti-clockwise order looking from the outsider of the solid where it belongs. More... | |