OpenTTD Source 20260206-master-g4d4e37dbf1
Layouter::LineCacheHash Struct Reference

Public Types

using is_transparent = void

Public Member Functions

std::size_t operator() (const Layouter::LineCacheKey &query) const
std::size_t operator() (const Layouter::LineCacheQuery &query) const

Detailed Description

Definition at line 235 of file gfx_layout.h.

Member Typedef Documentation

◆ is_transparent

using Layouter::LineCacheHash::is_transparent = void

Definition at line 236 of file gfx_layout.h.

Member Function Documentation

◆ operator()() [1/2]

std::size_t Layouter::LineCacheHash::operator() ( const Layouter::LineCacheKey & query) const
inline

Definition at line 238 of file gfx_layout.h.

◆ operator()() [2/2]

std::size_t Layouter::LineCacheHash::operator() ( const Layouter::LineCacheQuery & query) const
inline

Definition at line 239 of file gfx_layout.h.


The documentation for this struct was generated from the following file: