#include <PVLE/Export.h>
#include <PVLE/Util/Assert.h>
#include <PVLE/Util/Callback.h>
#include <PVLE/Util/Util.h>
#include <osg/observer_ptr>
#include <PVLE/Util/Singleton.h>
#include <boost/cast.hpp>
Go to the source code of this file.
Classes | |
class | SimulationCallback |
Contains callback method(s) for Simulation object. More... | |
class | Simulation |
Simulation parameters. More... | |
class | SimulationHolder |
Singleton class that gives current simulation parameters. More... |