|
Geant4-11
|
Public Member Functions | |
| Frame (G4double size, G4double width, const G4Colour &colour) | |
| void | operator() (G4VGraphicsScene &, const G4ModelingParameters *) |
Data Fields | |
| G4Colour | fColour |
| G4double | fSize |
| G4double | fWidth |
Definition at line 196 of file G4VisCommandsSceneAdd.hh.
|
inline |
Definition at line 197 of file G4VisCommandsSceneAdd.hh.
| void G4VisCommandSceneAddFrame::Frame::operator() | ( | G4VGraphicsScene & | sceneHandler, |
| const G4ModelingParameters * | |||
| ) |
Definition at line 929 of file G4VisCommandsSceneAdd.cc.
References G4VisAttributes::SetColour(), G4VisAttributes::SetLineWidth(), and G4Visible::SetVisAttributes().
| G4Colour G4VisCommandSceneAddFrame::Frame::fColour |
Definition at line 202 of file G4VisCommandsSceneAdd.hh.
| G4double G4VisCommandSceneAddFrame::Frame::fSize |
Definition at line 200 of file G4VisCommandsSceneAdd.hh.
| G4double G4VisCommandSceneAddFrame::Frame::fWidth |
Definition at line 201 of file G4VisCommandsSceneAdd.hh.