|
mantaflow
0.10
A framework for fluid simulation
|
Public Attributes | |
| string | cName |
| string | pyName |
| string | cPureName |
| string | cTemplate |
| InitFunc | init |
| PyTypeObject | typeInfo |
| PyNumberMethods | numInfo |
| vector< Method > | methods |
| map< string, GetSet > | getset |
| map< string, OperatorFunction > | ops |
| ClassData * | baseclass |
| string | baseclassName |
| Constructor | constructor |
| vector< PyMethodDef > | genMethods |
| vector< PyGetSetDef > | genGetSet |
1.8.13