OpenTTD Source 20260218-master-g2123fca5ea
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 305 of file gfx_layout.h.

Member Typedef Documentation

◆ is_transparent

using Layouter::LineCacheHash::is_transparent = void

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

◆ operator()() [2/2]

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

Definition at line 309 of file gfx_layout.h.


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