ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
G4Text2D (const G4Text &) | |
void | operator() (G4VGraphicsScene &, const G4Transform3D &, const G4ModelingParameters *) |
Private Attributes | |
G4Text | fText |
Definition at line 402 of file G4VisCommandsSceneAdd.hh.
View newest version in sPHENIX GitHub at line 402 of file G4VisCommandsSceneAdd.hh
G4VisCommandSceneAddText2D::G4Text2D::G4Text2D | ( | const G4Text & | text | ) |
Definition at line 2605 of file G4VisCommandsSceneAdd.cc.
View newest version in sPHENIX GitHub at line 2605 of file G4VisCommandsSceneAdd.cc
void G4VisCommandSceneAddText2D::G4Text2D::operator() | ( | G4VGraphicsScene & | sceneHandler, |
const G4Transform3D & | transform, | ||
const G4ModelingParameters * | |||
) |
Definition at line 2610 of file G4VisCommandsSceneAdd.cc.
View newest version in sPHENIX GitHub at line 2610 of file G4VisCommandsSceneAdd.cc
References G4VGraphicsScene::AddPrimitive(), G4VGraphicsScene::BeginPrimitives2D(), and G4VGraphicsScene::EndPrimitives2D().
|
private |
Definition at line 406 of file G4VisCommandsSceneAdd.hh.
View newest version in sPHENIX GitHub at line 406 of file G4VisCommandsSceneAdd.hh