|
mantaflow
0.10
A framework for fluid simulation
|
Public Member Functions | |
| void | initMarching (GRID *val, FlagGrid *flags) |
| bool | isInitialized () |
| void | transpTouch (int x, int y, int z, Real *weights, Real time) |
| cell is touched by marching from source cell | |
Protected Attributes | |
| GRID * | mpVal |
| FlagGrid * | mpFlags |
1.8.13