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

Member Typedef Documentation

◆ is_transparent

using Layouter::LineCacheEqualTo::is_transparent = void

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


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