FastLED 3.9.15
Loading...
Searching...
No Matches

◆ Set() [1/2]

void FrameBufferBase::Set ( int i,
const Color3i & c )

Definition at line 15 of file framebuffer.cpp.

15 {
16 color_array_[i] = c;
17}
Color3i * color_array_
Definition framebuffer.h:25

References color_array_.

Referenced by Set().

+ Here is the caller graph for this function: