Project Alice
|
#include <container_types.hpp>
Public Attributes | |
float | h |
float | s |
float | v |
Definition at line 35 of file container_types.hpp.
float sys::hsv::h |
Definition at line 36 of file container_types.hpp.
float sys::hsv::s |
Definition at line 37 of file container_types.hpp.
float sys::hsv::v |
Definition at line 38 of file container_types.hpp.