source: OGRE/trunk/ogrenew/Docs/api/html/classOgre_1_1ControllerValue.html @ 657

Revision 657, 8.6 KB checked in by mattausch, 18 years ago (diff)

added ogre dependencies and patched ogre sources

Line 
1<html>
2<head>
3<title> TemplateOgre::ControllerValue&lt; T &gt; class Reference - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
4<link type="text/css" rel="stylesheet" href="style.css">
5</head>
6
7<body>
8<!-- Generated by Doxygen 1.3.6 -->
9<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
10<h1>Ogre::ControllerValue&lt; T &gt; Class Template Reference</h1>Can either be used as an input or output value. 
11<a href="#_details">More...</a>
12<p>
13<code>#include &lt;<a class="el" href="OgreController_8h-source.html">OgreController.h</a>&gt;</code>
14<p>
15<a href="classOgre_1_1ControllerValue-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
16<tr><td></td></tr>
17<tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
18<tr><td class="memItemLeft" nowrap align=right valign=top>virtual&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ControllerValue.html#Ogre_1_1ControllerValuea0">~ControllerValue</a> ()</td></tr>
19
20<tr><td class="memItemLeft" nowrap align=right valign=top>virtual T&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ControllerValue.html#Ogre_1_1ControllerValuea1">getValue</a> (void) const=0</td></tr>
21
22<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ControllerValue.html#Ogre_1_1ControllerValuea2">setValue</a> (T value)=0</td></tr>
23
24</table>
25<hr><a name="_details"></a><h2>Detailed Description</h2>
26<h3>template&lt;typename T&gt;<br>
27 class Ogre::ControllerValue&lt; T &gt;</h3>
28
29Can either be used as an input or output value.
30<p>
31
32<p>
33Definition at line <a class="el" href="OgreController_8h-source.html#l00096">96</a> of file <a class="el" href="OgreController_8h-source.html">OgreController.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
34<a class="anchor" name="Ogre_1_1ControllerValuea0" doxytag="Ogre::ControllerValue::~ControllerValue" ></a><p>
35<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
36  <tr>
37    <td class="mdRow">
38      <table cellpadding="0" cellspacing="0" border="0">
39        <tr>
40          <td class="md" colspan="4">
41template&lt;typename T&gt; </td>
42        </tr>
43        <tr>
44          <td class="md" nowrap valign="top"> virtual <a class="el" href="classOgre_1_1ControllerValue.html">Ogre::ControllerValue</a>&lt; T &gt;::~<a class="el" href="classOgre_1_1ControllerValue.html">ControllerValue</a> </td>
45          <td class="md" valign="top">(&nbsp;</td>
46          <td class="mdname1" valign="top" nowrap>          </td>
47          <td class="md" valign="top">&nbsp;)&nbsp;</td>
48          <td class="md" nowrap><code> [virtual]</code></td>
49        </tr>
50
51      </table>
52    </td>
53  </tr>
54</table>
55<table cellspacing=5 cellpadding=0 border=0>
56  <tr>
57    <td>
58      &nbsp;
59    </td>
60    <td>
61
62<p>
63
64<p>
65Definition at line <a class="el" href="OgreController_8h-source.html#l00100">100</a> of file <a class="el" href="OgreController_8h-source.html">OgreController.h</a>.    </td>
66  </tr>
67</table>
68<hr><h2>Member Function Documentation</h2>
69<a class="anchor" name="Ogre_1_1ControllerValuea1" doxytag="Ogre::ControllerValue::getValue" ></a><p>
70<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
71  <tr>
72    <td class="mdRow">
73      <table cellpadding="0" cellspacing="0" border="0">
74        <tr>
75          <td class="md" colspan="4">
76template&lt;typename T&gt; </td>
77        </tr>
78        <tr>
79          <td class="md" nowrap valign="top"> virtual T <a class="el" href="classOgre_1_1ControllerValue.html">Ogre::ControllerValue</a>&lt; T &gt;::getValue </td>
80          <td class="md" valign="top">(&nbsp;</td>
81          <td class="md" nowrap valign="top">void&nbsp;</td>
82          <td class="mdname1" valign="top" nowrap>          </td>
83          <td class="md" valign="top">&nbsp;)&nbsp;</td>
84          <td class="md" nowrap> const<code> [pure virtual]</code></td>
85        </tr>
86
87      </table>
88    </td>
89  </tr>
90</table>
91<table cellspacing=5 cellpadding=0 border=0>
92  <tr>
93    <td>
94      &nbsp;
95    </td>
96    <td>
97
98<p>
99
100<p>
101Implemented in <a class="el" href="classOgre_1_1AnimationState.html#Ogre_1_1AnimationStatea16">Ogre::AnimationState</a>, <a class="el" href="classOgre_1_1FrameTimeControllerValue.html#Ogre_1_1FrameTimeControllerValuea3">Ogre::FrameTimeControllerValue</a>, <a class="el" href="classOgre_1_1TextureFrameControllerValue.html#Ogre_1_1TextureFrameControllerValuea1">Ogre::TextureFrameControllerValue</a>, <a class="el" href="classOgre_1_1TexCoordModifierControllerValue.html#Ogre_1_1TexCoordModifierControllerValuea1">Ogre::TexCoordModifierControllerValue</a>, and <a class="el" href="classOgre_1_1FloatGpuParameterControllerValue.html#Ogre_1_1FloatGpuParameterControllerValuea2">Ogre::FloatGpuParameterControllerValue</a>.    </td>
102  </tr>
103</table>
104<a class="anchor" name="Ogre_1_1ControllerValuea2" doxytag="Ogre::ControllerValue::setValue" ></a><p>
105<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
106  <tr>
107    <td class="mdRow">
108      <table cellpadding="0" cellspacing="0" border="0">
109        <tr>
110          <td class="md" colspan="4">
111template&lt;typename T&gt; </td>
112        </tr>
113        <tr>
114          <td class="md" nowrap valign="top"> virtual void <a class="el" href="classOgre_1_1ControllerValue.html">Ogre::ControllerValue</a>&lt; T &gt;::setValue </td>
115          <td class="md" valign="top">(&nbsp;</td>
116          <td class="md" nowrap valign="top">T&nbsp;</td>
117          <td class="mdname1" valign="top" nowrap> <em>value</em>          </td>
118          <td class="md" valign="top">&nbsp;)&nbsp;</td>
119          <td class="md" nowrap><code> [pure virtual]</code></td>
120        </tr>
121
122      </table>
123    </td>
124  </tr>
125</table>
126<table cellspacing=5 cellpadding=0 border=0>
127  <tr>
128    <td>
129      &nbsp;
130    </td>
131    <td>
132
133<p>
134
135<p>
136Implemented in <a class="el" href="classOgre_1_1AnimationState.html#Ogre_1_1AnimationStatea17">Ogre::AnimationState</a>, <a class="el" href="classOgre_1_1FrameTimeControllerValue.html#Ogre_1_1FrameTimeControllerValuea4">Ogre::FrameTimeControllerValue</a>, <a class="el" href="classOgre_1_1TextureFrameControllerValue.html#Ogre_1_1TextureFrameControllerValuea2">Ogre::TextureFrameControllerValue</a>, <a class="el" href="classOgre_1_1TexCoordModifierControllerValue.html#Ogre_1_1TexCoordModifierControllerValuea2">Ogre::TexCoordModifierControllerValue</a>, and <a class="el" href="classOgre_1_1FloatGpuParameterControllerValue.html#Ogre_1_1FloatGpuParameterControllerValuea3">Ogre::FloatGpuParameterControllerValue</a>.    </td>
137  </tr>
138</table>
139<hr>The documentation for this class was generated from the following file:<ul>
140<li><a class="el" href="OgreController_8h-source.html">OgreController.h</a></ul>
141<hr>
142<p>
143Copyright &copy; 2000-2005 by The OGRE Team<br />
144<!--Creative Commons License--><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/"><img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.png"/></a><br/>
145This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/">Creative Commons Attribution-ShareAlike 2.5 License</a>.<br/>
146                <!--/Creative Commons License--><!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
147                <Work rdf:about="">
148                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
149        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
150                </Work>
151                <License rdf:about="http://creativecommons.org/licenses/by-sa/2.5/"><permits rdf:resource="http://web.resource.org/cc/Reproduction"/><permits rdf:resource="http://web.resource.org/cc/Distribution"/><requires rdf:resource="http://web.resource.org/cc/Notice"/><requires rdf:resource="http://web.resource.org/cc/Attribution"/><permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/><requires rdf:resource="http://web.resource.org/cc/ShareAlike"/></License></rdf:RDF> -->
152
153Last modified Sun Feb 12 13:00:17 2006
154</p>
155</body>
156</html>
Note: See TracBrowser for help on using the repository browser.