Public Member Functions | List of all members
color_util::ColorHSVA Struct Reference

#include <types.h>

Inheritance diagram for color_util::ColorHSVA:
Inheritance graph
[legend]

Public Member Functions

 ColorHSVA (double h=0.0, double s=0.0, double v=0.0, double a=1.0)
 
- Public Member Functions inherited from color_util::GenericColorHSVA< double >
 GenericColorHSVA (doubleh, doubles, doublev, doublea)
 
bool operator== (const GenericColorHSVA &other) const
 
std::string toString () const
 

Additional Inherited Members

- Public Attributes inherited from color_util::GenericColorHSVA< double >
double a
 
double h
 
double s
 
double v
 

Detailed Description

Definition at line 96 of file types.h.

Constructor & Destructor Documentation

color_util::ColorHSVA::ColorHSVA ( double  h = 0.0,
double  s = 0.0,
double  v = 0.0,
double  a = 1.0 
)
inlineexplicit

Definition at line 98 of file types.h.


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


color_util
Author(s):
autogenerated on Sun Jan 10 2021 04:08:24