mantaflow
0.10
A framework for fluid simulation
|
helper vec3 array container More...
Public Member Functions | |
Vec3 | get (int i) const |
void | set (int i, const Vec3 &v) |
Public Attributes | |
Real * | x |
Real * | y |
Real * | z |
helper vec3 array container