Geant4
10.02.p01
|
#include "G4Text.hh"
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &os, const G4Text &text) |
std::ostream & | operator<< (std::ostream &os, G4Text::Layout layout) |
std::ostream& operator<< | ( | std::ostream & | os, |
const G4Text & | text | ||
) |
Definition at line 75 of file G4Text.cc.
References G4Text::GetLayout(), G4Text::GetText(), G4Text::GetXOffset(), and G4Text::GetYOffset().
std::ostream& operator<< | ( | std::ostream & | os, |
G4Text::Layout | layout | ||
) |
Definition at line 84 of file G4Text.cc.
References G4Text::centre, G4Text::left, and G4Text::right.