|
mantaflow
0.10
A framework for fluid simulation
|
#include <customctrl.h>
Public Member Functions | |
| PYTHON () Gui() | |
| PYTHON () void setBackgroundMesh(Mesh *m) | |
| PYTHON () void show(bool twoD | |
| PYTHON () void update() | |
| PYTHON () void pause() | |
| PYTHON () PbClass *addControl(PbType t) | |
| PYTHON() void screenshot(std | PYTHON () void nextRealGrid() |
| PYTHON () void nextVec3Grid() | |
| PYTHON () void nextParts() | |
| PYTHON () void nextPdata() | |
| PYTHON () void nextMesh() | |
| PYTHON () void nextVec3Display() | |
| PYTHON () void nextMeshDisplay() | |
| PYTHON () void nextPartDisplay() | |
| PYTHON () void toggleHideGrids() | |
| PYTHON () void setCamPos(float x | |
| PYTHON () void setCamRot(float x | |
| PYTHON () void windowSize(int w | |
Public Attributes | |
| float | y |
| float float | z |
| int | h |
Protected Attributes | |
| GuiThread * | mGuiPtr |
| MainThread * | mMainPtr |
GUI adapter class to call from Python
1.8.13