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

#include <types.h>

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

Public Member Functions

 ColorRGBA (double r=0.0, double g=0.0, double b=0.0, double a=1.0)
 
- Public Member Functions inherited from color_util::GenericColorRGBA< double >
 GenericColorRGBA (doubler, doubleg, doubleb, doublea)
 
bool operator== (const GenericColorRGBA &other) const
 
std::string toString () const
 

Additional Inherited Members

- Public Attributes inherited from color_util::GenericColorRGBA< double >
double a
 
double b
 
double g
 
double r
 

Detailed Description

Definition at line 83 of file types.h.

Constructor & Destructor Documentation

color_util::ColorRGBA::ColorRGBA ( double  r = 0.0,
double  g = 0.0,
double  b = 0.0,
double  a = 1.0 
)
inlineexplicit

Definition at line 85 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