OpenTTD Source 20250824-master-g98090fe948
|
Public Member Functions | |
void | Fill (uint i, const auto &data) const |
![]() | |
void | MakeZero (uint i) const |
void | MakeInvalid (uint i) const |
Data Fields | |
Tprojection | proj |
Projection to apply. | |
![]() | |
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.