Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4TessellatedSolid.hh File Reference
#include "G4GeomTypes.hh"
#include <iostream>
#include <vector>
#include <set>
#include <map>
#include "G4Types.hh"
#include "G4VSolid.hh"
#include "G4Voxelizer.hh"
#include "G4VFacet.hh"

Go to the source code of this file.

Classes

struct  G4VertexInfo
class  G4VertexComparator
class  G4TessellatedSolid
 G4TessellatedSolid is a solid defined by a number of facets. It is important that the supplied facets shall form a fully enclose space which is the solid. The facets can be of two types, G4TriangularFacet and G4QuadrangularFacet. More...