Geant4
10.02.p03
|
Public Member Functions | |
Extent (G4double xmin, G4double xmax, G4double ymin, G4double ymax, G4double zmin, G4double zmax) | |
void | operator() (G4VGraphicsScene &, const G4Transform3D &) |
Public Attributes | |
G4VisExtent | fExtent |
Definition at line 163 of file G4VisCommandsSceneAdd.hh.
G4VisCommandSceneAddExtent::Extent::Extent | ( | G4double | xmin, |
G4double | xmax, | ||
G4double | ymin, | ||
G4double | ymax, | ||
G4double | zmin, | ||
G4double | zmax | ||
) |
Definition at line 776 of file G4VisCommandsSceneAdd.cc.
void G4VisCommandSceneAddExtent::Extent::operator() | ( | G4VGraphicsScene & | , |
const G4Transform3D & | |||
) |
Definition at line 783 of file G4VisCommandsSceneAdd.cc.
G4VisExtent G4VisCommandSceneAddExtent::Extent::fExtent |
Definition at line 168 of file G4VisCommandsSceneAdd.hh.