OpenTTD Source 20260531-master-g0e951f3528
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 329 of file gfx_layout.h.

Member Typedef Documentation

◆ is_transparent

using Layouter::LineCacheHash::is_transparent = void

Definition at line 330 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 332 of file gfx_layout.h.

◆ operator()() [2/2]

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

Definition at line 333 of file gfx_layout.h.


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