OpenTTD Source 20260311-master-g511d3794ce
Layouter::LineCacheEqualTo Struct Reference

Public Types

using is_transparent = void

Public Member Functions

template<typename Tlhs, typename Trhs>
bool operator() (const Tlhs &lhs, const Trhs &rhs) const

Detailed Description

Definition at line 250 of file gfx_layout.h.

Member Typedef Documentation

◆ is_transparent

using Layouter::LineCacheEqualTo::is_transparent = void

Definition at line 251 of file gfx_layout.h.

Member Function Documentation

◆ operator()()

template<typename Tlhs, typename Trhs>
bool Layouter::LineCacheEqualTo::operator() ( const Tlhs & lhs,
const Trhs & rhs ) const
inline

Definition at line 254 of file gfx_layout.h.


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