#include <gradient.hpp>
◆ fixed_gradient_entry() [1/4]
neo::fixed_gradient_entry::fixed_gradient_entry |
( |
| ) |
|
|
default |
◆ fixed_gradient_entry() [2/4]
◆ fixed_gradient_entry() [3/4]
◆ fixed_gradient_entry() [4/4]
neo::fixed_gradient_entry::fixed_gradient_entry |
( |
float |
t, |
|
|
rgb |
c |
|
) |
| |
|
inline |
◆ color()
rgb neo::fixed_gradient_entry::color |
( |
| ) |
const |
|
inline |
◆ operator=() [1/3]
◆ operator=() [2/3]
◆ operator=() [3/3]
◆ set_color()
void neo::fixed_gradient_entry::set_color |
( |
rgb |
color | ) |
|
|
inline |
◆ time()
float neo::fixed_gradient_entry::time |
( |
| ) |
const |
|
inline |
◆ to_string()
std::string neo::fixed_gradient_entry::to_string |
( |
| ) |
const |
◆ mlab::operator>>
◆ _color
rgb neo::fixed_gradient_entry::_color = rgb{} |
|
protected |
◆ _time
float neo::fixed_gradient_entry::_time = 0.f |
|
protected |
The documentation for this class was generated from the following files: