![]() |
VPTissue Reference Manual
|
Implementation for SimSession. More...
#include "session/SimSession.h"#include "exporters/BitmapGraphicsExporter.h"#include "exporters/CsvExporter.h"#include "exporters/Hdf5Exporter.h"#include "exporters/PlyExporter.h"#include "exporters/VectorGraphicsExporter.h"#include "exporters/XmlExporter.h"#include "exporters/XmlGzExporter.h"#include "session/SimWorker.h"#include "viewer/RootViewerNode.h"#include "util/misc/Exception.h"#include "util/misc/log_debug.h"#include "workspace/MergedPreferences.h"#include <QThread>#include <QCoreApplication>
Go to the source code of this file.
Namespaces | |
| SimPT_Shell | |
| Namespace for SimPT shell package. | |
| SimPT_Shell::Session | |
| Namespace for SimPT specific session classes. | |
Implementation for SimSession.
Definition in file SimSession.cpp.