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