KiCad PCB EDA Suite
Loading...
Searching...
No Matches
COLOR_SCALAR_CASE Struct Reference

Test case data for a test that takes a colour and a scalar factor and returns a result. More...

Public Attributes

COLOR4D start
 
double factor
 
COLOR4D expected
 

Detailed Description

Test case data for a test that takes a colour and a scalar factor and returns a result.

Definition at line 72 of file test_color4d.cpp.

Member Data Documentation

◆ expected

COLOR4D COLOR_SCALAR_CASE::expected

Definition at line 76 of file test_color4d.cpp.

◆ factor

double COLOR_SCALAR_CASE::factor

Definition at line 75 of file test_color4d.cpp.

◆ start

COLOR4D COLOR_SCALAR_CASE::start

Definition at line 74 of file test_color4d.cpp.


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