mantaflow  0.10
A framework for fluid simulation
Public Member Functions | Public Attributes | Protected Attributes | List of all members
Manta::Gui Class Reference

#include <customctrl.h>

Inheritance diagram for Manta::Gui:

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

GuiThreadmGuiPtr
 
MainThreadmMainPtr
 

Detailed Description

GUI adapter class to call from Python


The documentation for this class was generated from the following file: