The Battle for Wesnoth  1.19.0-dev
Public Member Functions | Public Attributes | List of all members
xbrz::ScalerCfg Struct Reference

#include <config.hpp>

Public Member Functions

 ScalerCfg ()
 

Public Attributes

double luminanceWeight_
 
double equalColorTolerance_
 
double dominantDirectionThreshold
 
double steepDirectionThreshold
 
double newTestAttribute_
 

Detailed Description

Definition at line 45 of file config.hpp.

Constructor & Destructor Documentation

◆ ScalerCfg()

xbrz::ScalerCfg::ScalerCfg ( )
inline

Definition at line 47 of file config.hpp.

Member Data Documentation

◆ dominantDirectionThreshold

double xbrz::ScalerCfg::dominantDirectionThreshold

Definition at line 56 of file config.hpp.

◆ equalColorTolerance_

double xbrz::ScalerCfg::equalColorTolerance_

Definition at line 55 of file config.hpp.

◆ luminanceWeight_

double xbrz::ScalerCfg::luminanceWeight_

Definition at line 54 of file config.hpp.

◆ newTestAttribute_

double xbrz::ScalerCfg::newTestAttribute_

Definition at line 58 of file config.hpp.

◆ steepDirectionThreshold

double xbrz::ScalerCfg::steepDirectionThreshold

Definition at line 57 of file config.hpp.


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