ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
Frame (G4double size, G4double width, const G4Colour &colour) | |
void | operator() (G4VGraphicsScene &, const G4Transform3D &, const G4ModelingParameters *) |
Public Attributes | |
G4double | fSize |
G4double | fWidth |
G4Colour | fColour |
Definition at line 196 of file G4VisCommandsSceneAdd.hh.
View newest version in sPHENIX GitHub at line 196 of file G4VisCommandsSceneAdd.hh
|
inline |
Definition at line 197 of file G4VisCommandsSceneAdd.hh.
View newest version in sPHENIX GitHub at line 197 of file G4VisCommandsSceneAdd.hh
void G4VisCommandSceneAddFrame::Frame::operator() | ( | G4VGraphicsScene & | sceneHandler, |
const G4Transform3D & | , | ||
const G4ModelingParameters * | |||
) |
Definition at line 935 of file G4VisCommandsSceneAdd.cc.
View newest version in sPHENIX GitHub at line 935 of file G4VisCommandsSceneAdd.cc
References G4VGraphicsScene::AddPrimitive(), G4VGraphicsScene::BeginPrimitives2D(), G4VGraphicsScene::EndPrimitives2D(), G4VisAttributes::SetColour(), G4VisAttributes::SetLineWidth(), and G4Visible::SetVisAttributes().
G4Colour G4VisCommandSceneAddFrame::Frame::fColour |
Definition at line 202 of file G4VisCommandsSceneAdd.hh.
View newest version in sPHENIX GitHub at line 202 of file G4VisCommandsSceneAdd.hh
G4double G4VisCommandSceneAddFrame::Frame::fSize |
Definition at line 200 of file G4VisCommandsSceneAdd.hh.
View newest version in sPHENIX GitHub at line 200 of file G4VisCommandsSceneAdd.hh
G4double G4VisCommandSceneAddFrame::Frame::fWidth |
Definition at line 201 of file G4VisCommandsSceneAdd.hh.
View newest version in sPHENIX GitHub at line 201 of file G4VisCommandsSceneAdd.hh