FastLED 3.9.12
|
This is the complete list of members for LedRopeInterface, including all inherited members.
DrawRepeat(const int *value_array, int array_length)=0 (defined in LedRopeInterface) | LedRopeInterface | pure virtual |
DrawSequentialRepeat(int repeat)=0 (defined in LedRopeInterface) | LedRopeInterface | pure virtual |
GetIterator(int i)=0 (defined in LedRopeInterface) | LedRopeInterface | pure virtual |
length() const =0 (defined in LedRopeInterface) | LedRopeInterface | pure virtual |
RawBeginDraw()=0 (defined in LedRopeInterface) | LedRopeInterface | pure virtual |
RawCommitDraw()=0 (defined in LedRopeInterface) | LedRopeInterface | pure virtual |
RawDrawPixel(const Color3i &c)=0 (defined in LedRopeInterface) | LedRopeInterface | pure virtual |
RawDrawPixel(uint8_t r, uint8_t g, uint8_t b)=0 (defined in LedRopeInterface) | LedRopeInterface | pure virtual |
RawDrawPixels(const Color3i &c, int n)=0 (defined in LedRopeInterface) | LedRopeInterface | pure virtual |
Set(int i, const Color3i &c)=0 (defined in LedRopeInterface) | LedRopeInterface | pure virtual |
Set(int i, int length, const Color3i &color) (defined in LedRopeInterface) | LedRopeInterface | inlinevirtual |
~LedRopeInterface() (defined in LedRopeInterface) | LedRopeInterface | inlinevirtual |