#include <Context.h>
◆ Context() [1/3]
  
  | 
        
          | Core::Context::Context | ( |  | ) |  |  | default | 
 
 
◆ ~Context()
      
        
          | Core::Context::~Context | ( |  | ) |  | 
      
 
 
◆ Context() [2/3]
  
  | 
        
          | Core::Context::Context | ( | Context && |  | ) |  |  | delete | 
 
 
◆ Context() [3/3]
  
  | 
        
          | Core::Context::Context | ( | const Context & |  | ) |  |  | delete | 
 
 
◆ GetContext()
  
  | 
        
          | std::shared_ptr< Context > Core::Context::GetContext | ( |  | ) |  |  | static | 
 
 
◆ init()
      
        
          | void Core::Context::init | ( |  | ) |  | 
      
 
 
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ AppState
◆ EventHandler
◆ instance
  
  | 
        
          | std::shared_ptr< Context > Core::Context::instance = std::make_shared<Context>() |  | staticprivate | 
 
 
◆ RenderData
The documentation for this class was generated from the following files: