![]() |
Menge
Modular Pedestrian Simulation Framework for Research and Development
|
Specification for parsing the view configuration file. More...
#include <string>#include <vector>#include "CoreConfig.h"#include "GLCamera.h"#include "GLLight.h"#include "Logger.h"Go to the source code of this file.
Classes | |
| class | Menge::Vis::CameraParam |
| A set of parameters specifying a single camera. More... | |
| class | Menge::Vis::LightParam |
| A set of parameters specifying a single light. More... | |
| class | Menge::Vis::ViewConfig |
| The specification of an OpenGL GLViewer for a scene. More... | |
Namespaces | |
| Menge | |
| The core namespace. All elements of Menge are contained in this namespace. | |
Functions | |
| Logger & | Menge::operator<< (Logger &out, const Vis::ViewConfig &cfg) |
| Streaming output operator to display configuration specification. More... | |
Specification for parsing the view configuration file.
1.8.8