openMSX
Public Member Functions | List of all members
openmsx::EdgeHQ Class Reference

#include <HQCommon.hh>

Public Member Functions

 EdgeHQ (unsigned shiftR_, unsigned shiftG_, unsigned shiftB_)
 
bool operator() (uint32_t c1, uint32_t c2) const
 

Detailed Description

Definition at line 13 of file HQCommon.hh.

Constructor & Destructor Documentation

◆ EdgeHQ()

openmsx::EdgeHQ::EdgeHQ ( unsigned  shiftR_,
unsigned  shiftG_,
unsigned  shiftB_ 
)
inline

Definition at line 16 of file HQCommon.hh.

Member Function Documentation

◆ operator()()

bool openmsx::EdgeHQ::operator() ( uint32_t  c1,
uint32_t  c2 
) const
inline

Definition at line 21 of file HQCommon.hh.


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