Public Member Functions | Public Attributes | List of all members
color::hsv Struct Reference

#include <colorUtils.h>

Public Member Functions

 hsv ()
 

Public Attributes

float h
 
float s
 
float v
 

Detailed Description

Definition at line 43 of file colorUtils.h.

Constructor & Destructor Documentation

color::hsv::hsv ( )
inline

Definition at line 45 of file colorUtils.h.

Member Data Documentation

float color::hsv::h

Definition at line 46 of file colorUtils.h.

float color::hsv::s

Definition at line 47 of file colorUtils.h.

float color::hsv::v

Definition at line 48 of file colorUtils.h.


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


cob_light
Author(s): Benjamin Maidel
autogenerated on Wed Apr 7 2021 02:11:40