![]()  | 
  
    SLProject
    4.2.000
    
   A platform independent 3D computer graphics framework for desktop OS,  Android,  iOS and online in web browsers 
   | 
 
#include <ImGuiWrapper.h>
Public Member Functions | |
| ImGuiEngine (std::string configDir, ImFontAtlas *fontAtlas) | |
| ~ImGuiEngine () | |
| ImGuiRenderer * | renderer () const | 
| ImGuiContext * | context () const | 
Private Member Functions | |
| void | init (const std::string &configPath) | 
Private Attributes | |
| ImGuiRenderer * | _renderer {nullptr} | 
| ImGuiContext * | _context {nullptr} | 
| std::string | _iniFilename | 
Wraps the following things:
Definition at line 93 of file ImGuiWrapper.h.
      
  | 
  inline | 
Definition at line 96 of file ImGuiWrapper.h.
      
  | 
  inline | 
      
  | 
  inline | 
Definition at line 116 of file ImGuiWrapper.h.
      
  | 
  private | 
Definition at line 398 of file ImGuiWrapper.cpp.
      
  | 
  inline | 
Definition at line 115 of file ImGuiWrapper.h.
      
  | 
  private | 
Definition at line 122 of file ImGuiWrapper.h.
      
  | 
  private | 
Definition at line 123 of file ImGuiWrapper.h.
      
  | 
  private | 
Definition at line 121 of file ImGuiWrapper.h.