TerraForge3D  2.3.1
3D Terrain And Landscape Generator
ModuleManager Class Reference

Public Member Functions

 ModuleManager (ApplicationState *appState)
 
void InstallModule (std::string path)
 
void UninstallModule (std::string uid)
 
void ShowSettings (bool *pOpen)
 
void UpdateModules ()
 

Public Attributes

ApplicationStateappState
 
std::vector< Module * > loadedModules
 
std::unordered_map< std::string, Module * > modules
 

Private Member Functions

void LoadModules ()
 
void UnloadModules ()
 
void LoadModule (std::string path)
 

Detailed Description

Definition at line 11 of file ModuleManager.h.


The documentation for this class was generated from the following files: