|
mantaflow
0.10
A framework for fluid simulation
|
#include <customctrl.h>
Public Member Functions | |
| PYTHON () bool get() | |
| PYTHON () void set(bool v) | |
Public Member Functions inherited from Manta::CustomControl | |
| PYTHON () CustomControl() | |
| virtual void | init (QBoxLayout *layout) |
Protected Attributes | |
| bool | mVal |
| std::string | mSName |
| TextCheckbox * | mCheckbox |
Links a checkbox control
1.8.13