OpenTTD Source
1.11.0-beta2
|
Go to the source code of this file.
Data Structures | |
class | SmallMatrix< T > |
Simple matrix template class. More... | |
Simple matrix class that allows allocating an item without the need to copy this->data needlessly.
Definition in file smallmatrix_type.hpp.