|
gsystem
|
#include "gsystem.h"#include "gmodifier.h"#include "gsystem_options.h"#include "gsystemFactories/systemFactory.h"#include <map>#include <string>#include <vector>#include <memory>

Go to the source code of this file.
Data Structures | |
| class | GWorld |
| Builds the “world” as a collection of systems, volumes, and post-load modifiers. More... | |