|
OpenTTD Source 20251104-master-g3befbdd52f
|
Public Member Functions | |
| void | Fill (uint i, const auto &data) const |
Public Member Functions inherited from BaseGraphWindow::BaseFiller | |
| void | MakeZero (uint i) const |
| void | MakeInvalid (uint i) const |
Data Fields | |
| Tprojection | proj |
| Projection to apply. | |
Data Fields inherited from BaseGraphWindow::BaseFiller | |
| DataSet & | dataset |
| Dataset to fill. | |
Definition at line 255 of file graph_gui.cpp.
|
inline |
Definition at line 258 of file graph_gui.cpp.
| Tprojection BaseGraphWindow::Filler< Tprojection >::proj |
Projection to apply.
Definition at line 256 of file graph_gui.cpp.