| 
    KiCad PCB EDA Suite
    
   | 
 
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 | 
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.
| COLOR4D COLOR_SCALAR_CASE::expected | 
Definition at line 76 of file test_color4d.cpp.
| double COLOR_SCALAR_CASE::factor | 
Definition at line 75 of file test_color4d.cpp.
| COLOR4D COLOR_SCALAR_CASE::start | 
Definition at line 74 of file test_color4d.cpp.