|
void | Tick (float deltaTime, const Settings &settings) |
|
void | AddDensity (UInt2 coords, float amount) |
|
void | AddVelocity (UInt2 coords, Float2 vel) |
|
void | AddTemperature (UInt2 coords, float amount) |
|
UInt2 | GetDimensions () const |
|
void | RenderDebugging (RenderCore::Metal::DeviceContext &metalContext, LightingParserContext &parserContext, FluidDebuggingMode debuggingMode=FluidDebuggingMode::Density) |
|
| FluidSolver2D (UInt2 dimensions) |
|
The documentation for this class was generated from the following files:
- SceneEngine/Fluid.h
- SceneEngine/Fluid.cpp