aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/others/irrlicht-1.8.1/doc/html/_s_color_8h.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/others/irrlicht-1.8.1/doc/html/_s_color_8h.html')
-rw-r--r--src/others/irrlicht-1.8.1/doc/html/_s_color_8h.html183
1 files changed, 183 insertions, 0 deletions
diff --git a/src/others/irrlicht-1.8.1/doc/html/_s_color_8h.html b/src/others/irrlicht-1.8.1/doc/html/_s_color_8h.html
new file mode 100644
index 0000000..1933cd3
--- /dev/null
+++ b/src/others/irrlicht-1.8.1/doc/html/_s_color_8h.html
@@ -0,0 +1,183 @@
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml">
3<head>
4<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5<title>Irrlicht 3D Engine: SColor.h File Reference</title>
6
7<link href="tabs.css" rel="stylesheet" type="text/css"/>
8<link href="doxygen.css" rel="stylesheet" type="text/css" />
9<link href="navtree.css" rel="stylesheet" type="text/css"/>
10<script type="text/javascript" src="jquery.js"></script>
11<script type="text/javascript" src="resize.js"></script>
12<script type="text/javascript" src="navtree.js"></script>
13<script type="text/javascript">
14 $(document).ready(initResizable);
15</script>
16<link href="search/search.css" rel="stylesheet" type="text/css"/>
17<script type="text/javascript" src="search/search.js"></script>
18<script type="text/javascript">
19 $(document).ready(function() { searchBox.OnSelectItem(0); });
20</script>
21
22</head>
23<body>
24<div id="top"><!-- do not remove this div! -->
25
26
27<div id="titlearea">
28<table cellspacing="0" cellpadding="0">
29 <tbody>
30 <tr style="height: 56px;">
31
32 <td id="projectlogo"><img alt="Logo" src="irrlichtlogo.png"/></td>
33
34
35 <td style="padding-left: 0.5em;">
36 <div id="projectname">Irrlicht 3D Engine
37
38 </div>
39
40 </td>
41
42
43
44
45 <td> <div id="MSearchBox" class="MSearchBoxInactive">
46 <span class="left">
47 <img id="MSearchSelect" src="search/mag_sel.png"
48 onmouseover="return searchBox.OnSearchSelectShow()"
49 onmouseout="return searchBox.OnSearchSelectHide()"
50 alt=""/>
51 <input type="text" id="MSearchField" value="Search" accesskey="S"
52 onfocus="searchBox.OnSearchFieldFocus(true)"
53 onblur="searchBox.OnSearchFieldFocus(false)"
54 onkeyup="searchBox.OnSearchFieldChange(event)"/>
55 </span><span class="right">
56 <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
57 </span>
58 </div>
59</td>
60
61
62 </tr>
63 </tbody>
64</table>
65</div>
66
67<!-- Generated by Doxygen 1.7.5.1 -->
68<script type="text/javascript">
69var searchBox = new SearchBox("searchBox", "search",false,'Search');
70</script>
71<script type="text/javascript" src="dynsections.js"></script>
72</div>
73<div id="side-nav" class="ui-resizable side-nav-resizable">
74 <div id="nav-tree">
75 <div id="nav-tree-contents">
76 </div>
77 </div>
78 <div id="splitbar" style="-moz-user-select:none;"
79 class="ui-resizable-handle">
80 </div>
81</div>
82<script type="text/javascript">
83 initNavTree('_s_color_8h.html','');
84</script>
85<div id="doc-content">
86<div class="header">
87 <div class="summary">
88<a href="#nested-classes">Classes</a> &#124;
89<a href="#namespaces">Namespaces</a> &#124;
90<a href="#enum-members">Enumerations</a> &#124;
91<a href="#func-members">Functions</a> </div>
92 <div class="headertitle">
93<div class="title">SColor.h File Reference</div> </div>
94</div>
95<div class="contents">
96<div class="textblock"><code>#include &quot;<a class="el" href="irr_types_8h_source.html">irrTypes.h</a>&quot;</code><br/>
97<code>#include &quot;<a class="el" href="irr_math_8h_source.html">irrMath.h</a>&quot;</code><br/>
98</div>
99<p><a href="_s_color_8h_source.html">Go to the source code of this file.</a></p>
100<h2><a name="nested-classes"></a>
101Classes</h2>
102<ul>
103<li>class <a class="el" href="classirr_1_1video_1_1_s_color.html">irr::video::SColor</a>
104<dl class="el"><dd class="mdescRight">Class representing a 32 bit ARGB color. <a href="classirr_1_1video_1_1_s_color.html#details">More...</a><br/></dl><li>class <a class="el" href="classirr_1_1video_1_1_s_colorf.html">irr::video::SColorf</a>
105<dl class="el"><dd class="mdescRight">Class representing a color with four floats. <a href="classirr_1_1video_1_1_s_colorf.html#details">More...</a><br/></dl><li>class <a class="el" href="classirr_1_1video_1_1_s_color_h_s_l.html">irr::video::SColorHSL</a>
106<dl class="el"><dd class="mdescRight">Class representing a color in HSL format. <a href="classirr_1_1video_1_1_s_color_h_s_l.html#details">More...</a><br/></dl></ul>
107<h2><a name="namespaces"></a>
108Namespaces</h2>
109<ul>
110<li>namespace <a class="el" href="namespaceirr.html">irr</a>
111<dl class="el"><dd class="mdescRight"><p>Everything in the Irrlicht Engine can be found in this namespace. </p>
112<br/></dl><li>namespace <a class="el" href="namespaceirr_1_1video.html">irr::video</a>
113<dl class="el"><dd class="mdescRight"><p>The video namespace contains classes for accessing the video driver. All 2d and 3d rendering is done here. </p>
114<br/></dl></ul>
115<h2><a name="enum-members"></a>
116Enumerations</h2>
117<ul>
118<li>enum <a class="el" href="namespaceirr_1_1video.html#a1d5e487888c32b1674a8f75116d829ed">irr::video::ECOLOR_FORMAT</a> { <br/>
119&#160;&#160;<a class="el" href="namespaceirr_1_1video.html#a1d5e487888c32b1674a8f75116d829eda1207765b5eab1701111b5dc37b68b4bf">irr::video::ECF_A1R5G5B5</a> = 0,
120<a class="el" href="namespaceirr_1_1video.html#a1d5e487888c32b1674a8f75116d829eda49b4fe9d0ba395456dcd7c76a1ae9775">irr::video::ECF_R5G6B5</a>,
121<a class="el" href="namespaceirr_1_1video.html#a1d5e487888c32b1674a8f75116d829eda3f0380aafb1e1fd59f5419a95d630a6d">irr::video::ECF_R8G8B8</a>,
122<a class="el" href="namespaceirr_1_1video.html#a1d5e487888c32b1674a8f75116d829eda55c57d63efff39efe33ee733fe962df0">irr::video::ECF_A8R8G8B8</a>,
123<br/>
124&#160;&#160;<a class="el" href="namespaceirr_1_1video.html#a1d5e487888c32b1674a8f75116d829edaaa87f3817817a302753b8dbb26fc72ec">irr::video::ECF_R16F</a>,
125<a class="el" href="namespaceirr_1_1video.html#a1d5e487888c32b1674a8f75116d829edafc5bcc8f47e78d073130300229c22113">irr::video::ECF_G16R16F</a>,
126<a class="el" href="namespaceirr_1_1video.html#a1d5e487888c32b1674a8f75116d829eda91a9f2eeac94b28d4e1421625b53ab5e">irr::video::ECF_A16B16G16R16F</a>,
127<a class="el" href="namespaceirr_1_1video.html#a1d5e487888c32b1674a8f75116d829edad271018ac22c4ff6c76c8ebb870a6c96">irr::video::ECF_R32F</a>,
128<br/>
129&#160;&#160;<a class="el" href="namespaceirr_1_1video.html#a1d5e487888c32b1674a8f75116d829eda92ab57e6c0b93f96b08db4dc5656aea2">irr::video::ECF_G32R32F</a>,
130<a class="el" href="namespaceirr_1_1video.html#a1d5e487888c32b1674a8f75116d829eda22958f549a8322e81b5210edaa172157">irr::video::ECF_A32B32G32R32F</a>,
131<a class="el" href="namespaceirr_1_1video.html#a1d5e487888c32b1674a8f75116d829eda209608685f06c86c6ae489896a246e77">irr::video::ECF_UNKNOWN</a>
132<br/>
133 }
134<dl class="el"><dd class="mdescRight">An enum for the color format of textures used by the Irrlicht Engine. <a href="namespaceirr_1_1video.html#a1d5e487888c32b1674a8f75116d829ed">More...</a><br/></dl></ul>
135<h2><a name="func-members"></a>
136Functions</h2>
137<ul>
138<li>u32 <a class="el" href="namespaceirr_1_1video.html#a8aa9e69faa25064379df5a91273b9fbe">irr::video::A1R5G5B5toA8R8G8B8</a> (u16 color)
139<dl class="el"><dd class="mdescRight">Convert A8R8G8B8 Color from A1R5G5B5 color. <a href="#a8aa9e69faa25064379df5a91273b9fbe"></a><br/></dl><li>u16 <a class="el" href="namespaceirr_1_1video.html#a4906b4425165ee533dab17506fe98ce8">irr::video::A1R5G5B5toR5G6B5</a> (u16 color)
140<dl class="el"><dd class="mdescRight">Returns R5G6B5 Color from A1R5G5B5 color. <a href="#a4906b4425165ee533dab17506fe98ce8"></a><br/></dl><li>u16 <a class="el" href="namespaceirr_1_1video.html#a929c6758a0edc772cf69b2c674e4f5cd">irr::video::A8R8G8B8toA1R5G5B5</a> (u32 color)
141<dl class="el"><dd class="mdescRight">Converts a 32bit (A8R8G8B8) color to a 16bit A1R5G5B5 color. <a href="#a929c6758a0edc772cf69b2c674e4f5cd"></a><br/></dl><li>u16 <a class="el" href="namespaceirr_1_1video.html#a10636302b225d7f525fa46bbd3f747a4">irr::video::A8R8G8B8toR5G6B5</a> (u32 color)
142<dl class="el"><dd class="mdescRight">Converts a 32bit (A8R8G8B8) color to a 16bit R5G6B5 color. <a href="#a10636302b225d7f525fa46bbd3f747a4"></a><br/></dl><li>u32 <a class="el" href="namespaceirr_1_1video.html#a23358b142a005c4a4c747d227a4d77ab">irr::video::getAlpha</a> (u16 color)
143<dl class="el"><dd class="mdescRight">Returns the alpha component from A1R5G5B5 color. <a href="#a23358b142a005c4a4c747d227a4d77ab"></a><br/></dl><li>s32 <a class="el" href="namespaceirr_1_1video.html#ab242fde6c6e19ae4100fe39b0dadd9d0">irr::video::getAverage</a> (s16 color)
144<dl class="el"><dd class="mdescRight">Returns the average from a 16 bit A1R5G5B5 color. <a href="#ab242fde6c6e19ae4100fe39b0dadd9d0"></a><br/></dl><li>u32 <a class="el" href="namespaceirr_1_1video.html#ae8dc9edd5a3eb01de47933ac2d7f679e">irr::video::getBlue</a> (u16 color)
145<dl class="el"><dd class="mdescRight">Returns the blue component from A1R5G5B5 color. <a href="#ae8dc9edd5a3eb01de47933ac2d7f679e"></a><br/></dl><li>u32 <a class="el" href="namespaceirr_1_1video.html#a3e64185c36326ed33a494ba14cac00a5">irr::video::getGreen</a> (u16 color)
146<dl class="el"><dd class="mdescRight">Returns the green component from A1R5G5B5 color. <a href="#a3e64185c36326ed33a494ba14cac00a5"></a><br/></dl><li>u32 <a class="el" href="namespaceirr_1_1video.html#aa98234702c65c82ce29115b12e89dafe">irr::video::getRed</a> (u16 color)
147<dl class="el"><dd class="mdescRight">Returns the red component from A1R5G5B5 color. <a href="#aa98234702c65c82ce29115b12e89dafe"></a><br/></dl><li>u16 <a class="el" href="namespaceirr_1_1video.html#aaeb39c8fc1b9c4e78b68e2da210f70ff">irr::video::R5G6B5toA1R5G5B5</a> (u16 color)
148<dl class="el"><dd class="mdescRight">Returns A1R5G5B5 Color from R5G6B5 color. <a href="#aaeb39c8fc1b9c4e78b68e2da210f70ff"></a><br/></dl><li>u32 <a class="el" href="namespaceirr_1_1video.html#a421971627afe81533a3c2b51907b72bd">irr::video::R5G6B5toA8R8G8B8</a> (u16 color)
149<dl class="el"><dd class="mdescRight">Returns A8R8G8B8 Color from R5G6B5 color. <a href="#a421971627afe81533a3c2b51907b72bd"></a><br/></dl><li>u16 <a class="el" href="namespaceirr_1_1video.html#a55f59b4905cab236a03cb420fd55830d">irr::video::RGB16</a> (u32 r, u32 g, u32 b)
150<dl class="el"><dd class="mdescRight">Creates a 16 bit A1R5G5B5 color. <a href="#a55f59b4905cab236a03cb420fd55830d"></a><br/></dl><li>u16 <a class="el" href="namespaceirr_1_1video.html#a1f8b2e9ef461d76c0723536f776c2e36">irr::video::RGB16from16</a> (u16 r, u16 g, u16 b)
151<dl class="el"><dd class="mdescRight">Creates a 16bit A1R5G5B5 color, based on 16bit input values. <a href="#a1f8b2e9ef461d76c0723536f776c2e36"></a><br/></dl><li>u16 <a class="el" href="namespaceirr_1_1video.html#a65997ac1b7b7544acc0f4757be7860d1">irr::video::RGBA16</a> (u32 r, u32 g, u32 b, u32 a=0xFF)
152<dl class="el"><dd class="mdescRight">Creates a 16 bit A1R5G5B5 color. <a href="#a65997ac1b7b7544acc0f4757be7860d1"></a><br/></dl><li>u16 <a class="el" href="namespaceirr_1_1video.html#a6824dfc9c71a7fd9d7a3e704b1267ddc">irr::video::X8R8G8B8toA1R5G5B5</a> (u32 color)
153<dl class="el"><dd class="mdescRight">Converts a 32bit (X8R8G8B8) color to a 16bit A1R5G5B5 color. <a href="#a6824dfc9c71a7fd9d7a3e704b1267ddc"></a><br/></dl></ul>
154</div>
155</div>
156 <div id="nav-path" class="navpath">
157 <ul>
158 <li class="navelem"><a class="el" href="_s_color_8h.html">SColor.h</a> </li>
159<!-- window showing the filter options -->
160<div id="MSearchSelectWindow"
161 onmouseover="return searchBox.OnSearchSelectShow()"
162 onmouseout="return searchBox.OnSearchSelectHide()"
163 onkeydown="return searchBox.OnSearchSelectKey(event)">
164<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark">&#160;</span>Friends</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(10)"><span class="SelectionMark">&#160;</span>Defines</a></div>
165
166<!-- iframe showing the search results (closed by default) -->
167<div id="MSearchResultsWindow">
168<iframe src="javascript:void(0)" frameborder="0"
169 name="MSearchResults" id="MSearchResults">
170</iframe>
171</div>
172
173
174 <li class="footer">
175<a href="http://irrlicht.sourceforge.net" target="_blank">Irrlicht
176Engine</a> Documentation &copy; 2003-2012 by Nikolaus Gebhardt. Generated on Sun Nov 17 2013 20:18:40 for Irrlicht 3D Engine by
177<a href="http://www.doxygen.org/index.html" target="_blank">Doxygen</a> 1.7.5.1 </li>
178 </ul>
179 </div>
180
181
182</body>
183</html>