32#ifndef G4OPENGLFONTBASESTORE_HH
33#define G4OPENGLFONTBASESTORE_HH
static void AddFontBase(G4VViewer *, G4int fontBase, G4double size, const G4String &fontName, G4int width)
static const FontInfo & GetFontInfo(G4VViewer *, G4double size)
static std::map< G4VViewer *, std::vector< FontInfo > > fFontBaseMap
FontInfo(const G4String &fontName, G4double size, G4int fontBase, G4int width)