Geant4
10.03.p02
|
#include <G4PlacedPolyhedron.hh>
Public Member Functions | |
G4PlacedPolyhedron () | |
G4PlacedPolyhedron (const G4Polyhedron &, const G4Transform3D &) | |
G4bool | operator== (const G4PlacedPolyhedron &right) const |
const G4Polyhedron & | GetPolyhedron () const |
const G4Transform3D & | GetTransform () const |
void | SetPolyhedron (const G4Polyhedron &polyhedron) |
void | SetTransform (const G4Transform3D &transform) |
Definition at line 43 of file G4PlacedPolyhedron.hh.
G4PlacedPolyhedron::G4PlacedPolyhedron | ( | ) |
Definition at line 31 of file G4PlacedPolyhedron.cc.
G4PlacedPolyhedron::G4PlacedPolyhedron | ( | const G4Polyhedron & | polyhedron, |
const G4Transform3D & | transform | ||
) |
Definition at line 34 of file G4PlacedPolyhedron.cc.
|
inline |
Definition at line 56 of file G4PlacedPolyhedron.hh.
|
inline |
Definition at line 57 of file G4PlacedPolyhedron.hh.
|
inline |
Definition at line 52 of file G4PlacedPolyhedron.hh.
|
inline |
Definition at line 59 of file G4PlacedPolyhedron.hh.
|
inline |
Definition at line 62 of file G4PlacedPolyhedron.hh.