aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/others/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_i_vertex_manipulator.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/others/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_i_vertex_manipulator.html')
-rw-r--r--src/others/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_i_vertex_manipulator.html163
1 files changed, 163 insertions, 0 deletions
diff --git a/src/others/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_i_vertex_manipulator.html b/src/others/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_i_vertex_manipulator.html
new file mode 100644
index 0000000..292d071
--- /dev/null
+++ b/src/others/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_i_vertex_manipulator.html
@@ -0,0 +1,163 @@
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: irr::scene::IVertexManipulator Struct 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('structirr_1_1scene_1_1_i_vertex_manipulator.html','');
84</script>
85<div id="doc-content">
86<div class="header">
87 <div class="headertitle">
88<div class="title">irr::scene::IVertexManipulator Struct Reference</div> </div>
89</div>
90<div class="contents">
91<!-- doxytag: class="irr::scene::IVertexManipulator" -->
92<p>Interface for vertex manipulators.
93 <a href="structirr_1_1scene_1_1_i_vertex_manipulator.html#details">More...</a></p>
94
95<p><code>#include &lt;<a class="el" href="_s_vertex_manipulator_8h_source.html">SVertexManipulator.h</a>&gt;</code></p>
96<div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
97 <img id="dynsection-0-trigger" src="closed.png" alt="+"/> Inheritance diagram for irr::scene::IVertexManipulator:</div>
98<div id="dynsection-0-summary" class="dynsummary" style="display:block;">
99</div>
100<div id="dynsection-0-content" class="dyncontent" style="display:none;">
101 <div class="center">
102 <img src="structirr_1_1scene_1_1_i_vertex_manipulator.png" usemap="#irr::scene::IVertexManipulator_map" alt=""/>
103 <map id="irr::scene::IVertexManipulator_map" name="irr::scene::IVertexManipulator_map">
104<area href="classirr_1_1scene_1_1_s_vertex_color_brightness_manipulator.html" title="Vertex manipulator which adjusts the brightness by the given amount." alt="irr::scene::SVertexColorBrightnessManipulator" shape="rect" coords="360,56,710,80"/>
105<area href="classirr_1_1scene_1_1_s_vertex_color_contrast_brightness_manipulator.html" title="Vertex manipulator which adjusts the contrast by the given factor and brightness by a signed amount..." alt="irr::scene::SVertexColorContrastBrightnessManipulator" shape="rect" coords="360,112,710,136"/>
106<area href="classirr_1_1scene_1_1_s_vertex_color_contrast_manipulator.html" title="Vertex manipulator which adjusts the contrast by the given factor." alt="irr::scene::SVertexColorContrastManipulator" shape="rect" coords="360,168,710,192"/>
107<area href="classirr_1_1scene_1_1_s_vertex_color_desaturate_to_average_manipulator.html" title="Vertex manipulator which desaturates the color values." alt="irr::scene::SVertexColorDesaturateToAverageManipulator" shape="rect" coords="360,224,710,248"/>
108<area href="classirr_1_1scene_1_1_s_vertex_color_desaturate_to_lightness_manipulator.html" title="Vertex manipulator which desaturates the color values." alt="irr::scene::SVertexColorDesaturateToLightnessManipulator" shape="rect" coords="360,280,710,304"/>
109<area href="classirr_1_1scene_1_1_s_vertex_color_desaturate_to_luminance_manipulator.html" title="Vertex manipulator which desaturates the color values." alt="irr::scene::SVertexColorDesaturateToLuminanceManipulator" shape="rect" coords="360,336,710,360"/>
110<area href="classirr_1_1scene_1_1_s_vertex_color_gamma_manipulator.html" title="Vertex manipulator which adjusts the brightness by a gamma operation." alt="irr::scene::SVertexColorGammaManipulator" shape="rect" coords="360,392,710,416"/>
111<area href="classirr_1_1scene_1_1_s_vertex_color_interpolate_linear_manipulator.html" title="Vertex manipulator which interpolates the color values." alt="irr::scene::SVertexColorInterpolateLinearManipulator" shape="rect" coords="360,448,710,472"/>
112<area href="classirr_1_1scene_1_1_s_vertex_color_interpolate_quadratic_manipulator.html" title="Vertex manipulator which interpolates the color values." alt="irr::scene::SVertexColorInterpolateQuadraticManipulator" shape="rect" coords="360,504,710,528"/>
113<area href="classirr_1_1scene_1_1_s_vertex_color_invert_manipulator.html" title="Vertex manipulator which invertes the RGB values." alt="irr::scene::SVertexColorInvertManipulator" shape="rect" coords="360,560,710,584"/>
114<area href="classirr_1_1scene_1_1_s_vertex_color_scale_manipulator.html" title="Vertex manipulator which scales the color values." alt="irr::scene::SVertexColorScaleManipulator" shape="rect" coords="360,616,710,640"/>
115<area href="classirr_1_1scene_1_1_s_vertex_color_set_alpha_manipulator.html" title="Vertex manipulator to set the alpha value of the vertex color to a fixed value." alt="irr::scene::SVertexColorSetAlphaManipulator" shape="rect" coords="360,672,710,696"/>
116<area href="classirr_1_1scene_1_1_s_vertex_color_set_manipulator.html" title="Vertex manipulator to set color to a fixed color for all vertices." alt="irr::scene::SVertexColorSetManipulator" shape="rect" coords="360,728,710,752"/>
117<area href="classirr_1_1scene_1_1_s_vertex_color_threshold_manipulator.html" title="Vertex manipulator to set vertex color to one of two values depending on a given threshold." alt="irr::scene::SVertexColorThresholdManipulator" shape="rect" coords="360,784,710,808"/>
118<area href="classirr_1_1scene_1_1_s_vertex_position_scale_along_normals_manipulator.html" title="Vertex manipulator which scales the position of the vertex along the normals." alt="irr::scene::SVertexPositionScaleAlongNormalsManipulator" shape="rect" coords="360,840,710,864"/>
119<area href="classirr_1_1scene_1_1_s_vertex_position_scale_manipulator.html" title="Vertex manipulator which scales the position of the vertex." alt="irr::scene::SVertexPositionScaleManipulator" shape="rect" coords="360,896,710,920"/>
120<area href="classirr_1_1scene_1_1_s_vertex_position_transform_manipulator.html" title="Vertex manipulator which transforms the position of the vertex." alt="irr::scene::SVertexPositionTransformManipulator" shape="rect" coords="360,952,710,976"/>
121<area href="classirr_1_1scene_1_1_s_vertex_t_coords_scale_manipulator.html" title="Vertex manipulator which scales the TCoords of the vertex." alt="irr::scene::SVertexTCoordsScaleManipulator" shape="rect" coords="360,1008,710,1032"/>
122</map>
123 </div></div>
124<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
125<div class="textblock"><p>Interface for vertex manipulators. </p>
126<p>You should derive your manipulator from this class if it shall be called for every vertex, getting as parameter just the vertex. </p>
127
128<p>Definition at line <a class="el" href="_s_vertex_manipulator_8h_source.html#l00023">23</a> of file <a class="el" href="_s_vertex_manipulator_8h_source.html">SVertexManipulator.h</a>.</p>
129</div><hr/>The documentation for this struct was generated from the following file:<ul>
130<li><a class="el" href="_s_vertex_manipulator_8h_source.html">SVertexManipulator.h</a></li>
131</ul>
132</div>
133</div>
134 <div id="nav-path" class="navpath">
135 <ul>
136 <li class="navelem"><a class="el" href="namespaceirr.html">irr</a> </li>
137 <li class="navelem"><a class="el" href="namespaceirr_1_1scene.html">scene</a> </li>
138 <li class="navelem"><a class="el" href="structirr_1_1scene_1_1_i_vertex_manipulator.html">IVertexManipulator</a> </li>
139<!-- window showing the filter options -->
140<div id="MSearchSelectWindow"
141 onmouseover="return searchBox.OnSearchSelectShow()"
142 onmouseout="return searchBox.OnSearchSelectHide()"
143 onkeydown="return searchBox.OnSearchSelectKey(event)">
144<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>
145
146<!-- iframe showing the search results (closed by default) -->
147<div id="MSearchResultsWindow">
148<iframe src="javascript:void(0)" frameborder="0"
149 name="MSearchResults" id="MSearchResults">
150</iframe>
151</div>
152
153
154 <li class="footer">
155<a href="http://irrlicht.sourceforge.net" target="_blank">Irrlicht
156Engine</a> Documentation &copy; 2003-2012 by Nikolaus Gebhardt. Generated on Sun Nov 17 2013 20:18:47 for Irrlicht 3D Engine by
157<a href="http://www.doxygen.org/index.html" target="_blank">Doxygen</a> 1.7.5.1 </li>
158 </ul>
159 </div>
160
161
162</body>
163</html>