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

◆ GetIterator()

Color3i * LedRopeTCL::GetIterator ( int i)
inlinevirtual

Implements LedRopeInterface.

Definition at line 58 of file LedRopeTCL.h.

58 {
59 return mFrameBuffer.GetIterator(i);
60 }
FrameBuffer mFrameBuffer
Definition LedRopeTCL.h:74

References mFrameBuffer.

Referenced by Draw(), DrawRepeat(), and DrawSequentialRepeat().

+ Here is the caller graph for this function: