|
mantaflow
0.10
A framework for fluid simulation
|
#include <QThread>#include <QApplication>#include <vector>#include <QMutex>#include <QWaitCondition>#include "mainwindow.h"#include "manta.h"Go to the source code of this file.
Classes | |
| class | Manta::GuiThread |
| encapsulates GUI thread More... | |
| class | Manta::MainThread |
| encapsulates working/python thread More... | |
1.8.13