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

Structre that defines RGB color. More...

#include <color.h>

Public Attributes

double r
 Red color (0.0-1.0).
 
double g
 Green color (0.0-1.0).
 
double b
 Blue color (0.0-1.0).
 

Detailed Description

Structre that defines RGB color.


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