OpenWalnut  1.2.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
WColorTest Class Reference

Unit tests the color helping functions. More...

#include <WColor_test.h>

+ Inheritance diagram for WColorTest:

Public Member Functions

void testHSVConversion (void)
 Red in HSV is ( 0, 1, 1 ) and in RGB ( 1, 0, 0 ) Green in HSV is ( 0.3, 1, 1 ) and in RGB ( 0, 1, 0 ) and checks some dark green.

Detailed Description

Unit tests the color helping functions.

Definition at line 39 of file WColor_test.h.

Member Function Documentation

void WColorTest::testHSVConversion ( void  )
inline

Red in HSV is ( 0, 1, 1 ) and in RGB ( 1, 0, 0 ) Green in HSV is ( 0.3, 1, 1 ) and in RGB ( 0, 1, 0 ) and checks some dark green.

Definition at line 48 of file WColor_test.h.


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