Shiokaze Framework
A research-oriented fluid solver for computer graphics
color.h File Reference
#include <cmath>
#include <ostream>
#include <vector>
#include <shiokaze/core/common.h>

Go to the source code of this file.

Classes

class  color
 Class that converts color spaces. More...
 
struct  color::rgb
 Structre that defines RGB color. More...
 
struct  color::hsv
 Structre that defines HSV color. More...