#include <G4OpenGLFontBaseStore.hh>
Definition at line 42 of file G4OpenGLFontBaseStore.hh.
 
◆ AddFontBase()
◆ GetFontInfo()
Definition at line 44 of file G4OpenGLFontBaseStore.cc.
   45   std::map<G4VViewer*,std::vector<FontInfo> >::const_iterator i =
    49     std::vector<FontInfo>::const_iterator j, k;
    50     for (j = i->second.begin(); j != i->second.end(); ++j) {
    52       if (d < sizeDiscrepancy) {
    60     static const FontInfo nullFontInfo;  
 
static std::map< G4VViewer *, std::vector< FontInfo > > fFontBaseMap
 
 
 
 
◆ fFontBaseMap
The documentation for this class was generated from the following files: