|
mantaflow
0.10
A framework for fluid simulation
|
Go to the source code of this file.
Classes | |
| struct | Manta::Node |
| Node position and flags. More... | |
| struct | Manta::Triangle |
| Carries indices of its nodes. More... | |
| struct | Manta::Corner |
| For fast access to nodes and neighboring triangles. More... | |
| struct | Manta::NodeChannel |
| Base class for mesh data channels (texture coords, vorticity, ...) More... | |
| struct | Manta::SimpleNodeChannel< T > |
| Node channel using only a vector. More... | |
| struct | Manta::TriChannel |
| Base class for mesh data channels (texture coords, vorticity, ...) More... | |
| struct | Manta::SimpleTriChannel< T > |
| Tri channel using only a vector. More... | |
| struct | Manta::OneRing |
| class | Manta::Mesh |
| Triangle mesh class. More... | |
1.8.13