Shiokaze Framework
A research-oriented fluid solver for computer graphics
color::hsv Struct Reference

Structre that defines HSV color. More...

#include <color.h>

Public Attributes

double h
 Angle in degrees (0.0-360.0).
 
double s
 Saturation (0.0-1.0).
 
double v
 Brightness (0.0-1.0).
 

Detailed Description

Structre that defines HSV color.


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