libNeon
Loading...
Searching...
No Matches
neo::gradient_fx Member List

This is the complete list of members for neo::gradient_fx, including all inherited members.

_durationneo::gradient_fxprivate
_gradientneo::gradient_fxprivate
_gradient_mutexneo::gradient_fxmutableprivate
_repeatsneo::gradient_fxprivate
duration() constneo::gradient_fxinline
get_gradient() constneo::gradient_fxinline
gradient_fx()=defaultneo::gradient_fx
gradient_fx(neo::gradient g, std::chrono::milliseconds duration=1s, float repeats=1.f)neo::gradient_fxinlineexplicit
gradient_fx(gradient_fx &&g_fx) noexceptneo::gradient_fx
make_steady_timer_callback(transmittable_rgb_strip &strip, rmt_channel_t channel, blending_method method=blend_linear) constneo::gradient_fx
operator=(gradient_fx &&g_fx) noexceptneo::gradient_fx
render_frame(transmittable_rgb_strip &strip, rmt_channel_t channel, std::chrono::milliseconds elapsed, std::vector< rgb > recycle_buffer={}, blending_method method=blend_linear) constneo::gradient_fx
repeats() constneo::gradient_fxinline
sample(std::size_t n_leds, std::chrono::milliseconds time_since_start, std::vector< rgb > recycle_buffer={}, blending_method method=blend_linear) constneo::gradient_fx
set_duration(std::chrono::milliseconds d)neo::gradient_fxinline
set_gradient(neo::gradient g)neo::gradient_fxinline
set_repeats(float n)neo::gradient_fxinline