openMSX
Public Member Functions | List of all members
openmsx::Scale_2on1< Pixel > Class Template Reference

#include <LineScalers.hh>

Public Member Functions

 Scale_2on1 (PixelOperations< Pixel > pixelOps)
 
void operator() (std::span< const Pixel > in, std::span< Pixel > out)
 

Detailed Description

template<std::unsigned_integral Pixel>
class openmsx::Scale_2on1< Pixel >

Definition at line 68 of file LineScalers.hh.

Constructor & Destructor Documentation

◆ Scale_2on1()

template<std::unsigned_integral Pixel>
openmsx::Scale_2on1< Pixel >::Scale_2on1 ( PixelOperations< Pixel pixelOps)
explicit

Definition at line 549 of file LineScalers.hh.

Member Function Documentation

◆ operator()()

template<std::unsigned_integral Pixel>
void openmsx::Scale_2on1< Pixel >::operator() ( std::span< const Pixel in,
std::span< Pixel out 
)

Definition at line 647 of file LineScalers.hh.

References xrange().


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