#include <Color3.h>
◆ Color3() [1/4]
◆ Color3() [2/4]
ehs::Color3::Color3 |
( |
float |
scalar | ) |
|
◆ Color3() [3/4]
ehs::Color3::Color3 |
( |
float |
r, |
|
|
float |
g, |
|
|
float |
b |
|
) |
| |
◆ Color3() [4/4]
ehs::Color3::Color3 |
( |
const Color3 & |
color | ) |
|
◆ operator!=()
bool ehs::Color3::operator!= |
( |
const Color3 & |
color | ) |
const |
◆ operator*()
◆ operator*=()
◆ operator=() [1/2]
◆ operator=() [2/2]
Color3 & ehs::Color3::operator= |
( |
float |
scalar | ) |
|
◆ operator==()
bool ehs::Color3::operator== |
( |
const Color3 & |
color | ) |
const |
◆ operator[]() [1/2]
float & ehs::Color3::operator[] |
( |
UInt_64 |
i | ) |
|
◆ operator[]() [2/2]
float ehs::Color3::operator[] |
( |
UInt_64 |
i | ) |
const |
The documentation for this class was generated from the following files: