yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::test::VisualDiffResult::DiffRegion Struct Reference

#include <visual_diff_engine.h>

Public Attributes

int x = 0
 
int y = 0
 
int width = 0
 
int height = 0
 
float local_diff_pct = 0.0f
 

Detailed Description

Definition at line 37 of file visual_diff_engine.h.

Member Data Documentation

◆ x

int yaze::test::VisualDiffResult::DiffRegion::x = 0

◆ y

int yaze::test::VisualDiffResult::DiffRegion::y = 0

◆ width

int yaze::test::VisualDiffResult::DiffRegion::width = 0

◆ height

int yaze::test::VisualDiffResult::DiffRegion::height = 0

◆ local_diff_pct

float yaze::test::VisualDiffResult::DiffRegion::local_diff_pct = 0.0f

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