color: add luminance function

This commit is contained in:
Recep Aslantas
2018-02-23 11:12:55 +03:00
parent 8a16f358a3
commit 4ce2e86d9f
5 changed files with 33 additions and 1 deletions

View File

@@ -20,6 +20,7 @@
#include "euler.h"
#include "plane.h"
#include "box.h"
#include "color.h"
#include "util.h"
#include "io.h"