The Battle for Wesnoth  1.19.5+dev
Public Attributes | List of all members
xbrz::ScalerCfg Struct Reference

#include <xbrz_config.hpp>

Public Attributes

double luminanceWeight = 1
 
double equalColorTolerance = 30
 
double centerDirectionBias = 4
 
double dominantDirectionThreshold = 3.6
 
double steepDirectionThreshold = 2.2
 
double newTestAttribute = 0
 

Detailed Description

Definition at line 24 of file xbrz_config.hpp.

Member Data Documentation

◆ centerDirectionBias

double xbrz::ScalerCfg::centerDirectionBias = 4

Definition at line 28 of file xbrz_config.hpp.

◆ dominantDirectionThreshold

double xbrz::ScalerCfg::dominantDirectionThreshold = 3.6

Definition at line 29 of file xbrz_config.hpp.

◆ equalColorTolerance

double xbrz::ScalerCfg::equalColorTolerance = 30

Definition at line 27 of file xbrz_config.hpp.

◆ luminanceWeight

double xbrz::ScalerCfg::luminanceWeight = 1

Definition at line 26 of file xbrz_config.hpp.

◆ newTestAttribute

double xbrz::ScalerCfg::newTestAttribute = 0

Definition at line 31 of file xbrz_config.hpp.

◆ steepDirectionThreshold

double xbrz::ScalerCfg::steepDirectionThreshold = 2.2

Definition at line 30 of file xbrz_config.hpp.


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