| 
    BitmapToolkit Scol plugin
    
   | 
 
btfonts Struct Reference
#include <BitmapToolkitText.h>
Classes | |
| struct | type | 
Static Public Member Functions | |
| static void | initialize () | 
| static type & | get (std::string name) | 
| static bool | has (std::string name) | 
Static Public Attributes | |
| static bool | initialized = false | 
| static std::map< std::string, type > | font_to_cv | 
Detailed Description
Definition at line 45 of file BitmapToolkitText.h.
Member Function Documentation
◆ get()
      
  | 
  static | 
Definition at line 41 of file BitmapToolkitText.cpp.
◆ has()
      
  | 
  static | 
Definition at line 63 of file BitmapToolkitText.cpp.
◆ initialize()
      
  | 
  static | 
Definition at line 48 of file BitmapToolkitText.cpp.
Member Data Documentation
◆ font_to_cv
      
  | 
  static | 
Definition at line 56 of file BitmapToolkitText.h.
◆ initialized
      
  | 
  static | 
Definition at line 47 of file BitmapToolkitText.h.
The documentation for this struct was generated from the following files:
- include/BitmapToolkitText.h
 - src/BitmapToolkitText.cpp
 
Generated by