|
XLE
v0.02.0
|
Classes | |
| struct | Settings |
Public Member Functions | |
| void | Tick (const Settings &settings) |
| void | AddDensity (UInt2 coords, float amount) |
| void | AddVelocity (UInt2 coords, Float2 vel) |
| UInt2 | GetDimensions () const |
| void | RenderDebugging (RenderCore::Metal::DeviceContext &metalContext, LightingParserContext &parserContext, FluidDebuggingMode debuggingMode=FluidDebuggingMode::Density) |
| ReferenceFluidSolver2D (UInt2 dimensions) | |
1.8.10