openMSX
Static Public Member Functions | List of all members
openmsx::StretchScalerOutputFactory< Pixel > Struct Template Reference

#include <StretchScalerOutput.hh>

Static Public Member Functions

static std::unique_ptr< ScalerOutput< Pixel > > create (SDLOutputSurface &output, PixelOperations< Pixel > pixelOps, unsigned inWidth)
 

Detailed Description

template<std::unsigned_integral Pixel>
struct openmsx::StretchScalerOutputFactory< Pixel >

Definition at line 14 of file StretchScalerOutput.hh.

Member Function Documentation

◆ create()

template<std::unsigned_integral Pixel>
std::unique_ptr< ScalerOutput< Pixel > > openmsx::StretchScalerOutputFactory< Pixel >::create ( SDLOutputSurface output,
PixelOperations< Pixel pixelOps,
unsigned  inWidth 
)
static

Definition at line 275 of file StretchScalerOutput.cc.

Referenced by openmsx::FBPostProcessor< Pixel >::paint().


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