|
Geant4-11
|
Public Member Functions | |
| Extent (G4double xmin, G4double xmax, G4double ymin, G4double ymax, G4double zmin, G4double zmax) | |
| void | operator() (G4VGraphicsScene &, const G4ModelingParameters *) |
Data Fields | |
| G4VisExtent | fExtent |
Definition at line 165 of file G4VisCommandsSceneAdd.hh.
| G4VisCommandSceneAddExtent::Extent::Extent | ( | G4double | xmin, |
| G4double | xmax, | ||
| G4double | ymin, | ||
| G4double | ymax, | ||
| G4double | zmin, | ||
| G4double | zmax | ||
| ) |
Definition at line 859 of file G4VisCommandsSceneAdd.cc.
| void G4VisCommandSceneAddExtent::Extent::operator() | ( | G4VGraphicsScene & | , |
| const G4ModelingParameters * | |||
| ) |
Definition at line 866 of file G4VisCommandsSceneAdd.cc.
| G4VisExtent G4VisCommandSceneAddExtent::Extent::fExtent |
Definition at line 170 of file G4VisCommandsSceneAdd.hh.