67#ifndef G4PolyhedronArbitrary_h
68#define G4PolyhedronArbitrary_h 1
virtual ~G4PolyhedronArbitrary()
G4PolyhedronArbitrary(const G4int nVertices, const G4int nFacets)
G4PolyhedronArbitrary(const G4PolyhedronArbitrary &)
void AddFacet(const G4int iv1, const G4int iv2, const G4int iv3, const G4int iv4=0)
void AddVertex(const G4ThreeVector &v)
G4PolyhedronArbitrary & operator=(const G4PolyhedronArbitrary &)