Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FastLED/FastLED.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/3.1/modules.html')
-rw-r--r--docs/3.1/modules.html14
1 files changed, 10 insertions, 4 deletions
diff --git a/docs/3.1/modules.html b/docs/3.1/modules.html
index bcd601e1..7300b5fa 100644
--- a/docs/3.1/modules.html
+++ b/docs/3.1/modules.html
@@ -82,18 +82,24 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
</div><!--header-->
<div class="contents">
<div class="textblock">Here is a list of all modules:</div><div class="directory">
-<table class="directory">
+<div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span>]</div><table class="directory">
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a class="el" href="group___bitswap.html" target="_self">Bit swapping/rotate</a></td><td class="desc">Functions for doing a rotation of bits/bytes used by parallel output </td></tr>
<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a class="el" href="group___color_enums.html" target="_self">Color correction/temperature</a></td><td class="desc">Definitions for color correction and light temperatures </td></tr>
<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a class="el" href="group___colorutils.html" target="_self">Color utility functions</a></td><td class="desc">A variety of functions for working with color, palletes, and leds </td></tr>
-<tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a class="el" href="group___noise.html" target="_self">Noise functions</a></td><td class="desc">Simplex noise function definitions </td></tr>
-<tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a class="el" href="group___colorpalletes.html" target="_self">Pre-defined color palletes</a></td><td class="desc">These schemes are all declared as "PROGMEM", meaning that they won't take up SRAM on AVR chips until used </td></tr>
+<tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a class="el" href="group___dimming.html" target="_self">Dimming and brightening functions</a></td><td class="desc">Dimming and brightening functions </td></tr>
+<tr id="row_4_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_4_" class="arrow" onclick="toggleFolder('4_')">&#9660;</span><a class="el" href="group__lib8tion.html" target="_self">Fast math functions</a></td><td class="desc">A variety of functions for working with numbers </td></tr>
+<tr id="row_4_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a class="el" href="group___math.html" target="_self">Basic math operations</a></td><td class="desc">Add one byte to another, saturating at 0xFF </td></tr>
+<tr id="row_4_1_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a class="el" href="group___random.html" target="_self">Fast random number generators</a></td><td class="desc">A 16-bit PNRG good enough for LED animations </td></tr>
+<tr id="row_4_2_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a class="el" href="group___trig.html" target="_self">Fast trig functions</a></td><td class="desc"></td></tr>
+<tr id="row_4_3_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a class="el" href="group___scaling.html" target="_self">Scaling functions</a></td><td class="desc">For scaling 8 and 16 bit values, as well as dimming and brightening them </td></tr>
+<tr id="row_5_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a class="el" href="group___noise.html" target="_self">Noise functions</a></td><td class="desc">Simplex noise function definitions </td></tr>
+<tr id="row_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a class="el" href="group___colorpalletes.html" target="_self">Pre-defined color palletes</a></td><td class="desc">These schemes are all declared as "PROGMEM", meaning that they won't take up SRAM on AVR chips until used </td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
-Generated on Mon Feb 16 2015 20:05:25 for FastLED by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Mon Aug 10 2015 21:53:28 for FastLED by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>