1 | <html> |
---|
2 | <head> |
---|
3 | <title>Ogre::GpuProgramParameters::AutoConstantDefinition struct 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 Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="namespacemembers.html">Namespace Members</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="globals.html">File Members</a> | <a class="qindex" href="pages.html">Related Pages</a></div> |
---|
10 | <h1>Ogre::GpuProgramParameters::AutoConstantDefinition Struct Reference</h1><code>#include <<a class="el" href="OgreGpuProgram_8h-source.html">OgreGpuProgram.h</a>></code> |
---|
11 | <p> |
---|
12 | <a href="structOgre_1_1GpuProgramParameters_1_1AutoConstantDefinition-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0> |
---|
13 | <tr><td></td></tr> |
---|
14 | <tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr> |
---|
15 | <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1GpuProgramParameters_1_1AutoConstantDefinition.html#Ogre_1_1GpuProgramParameters_1_1AutoConstantDefinitiona0">AutoConstantDefinition</a> (<a class="el" href="classOgre_1_1GpuProgramParameters.html#Ogre_1_1GpuProgramParametersw86">AutoConstantType</a> _acType, const <a class="el" href="namespaceOgre.html#a471">String</a> &_name, size_t _elementCount, <a class="el" href="classOgre_1_1GpuProgramParameters.html#Ogre_1_1GpuProgramParametersw88">ElementType</a> _elementType, <a class="el" href="classOgre_1_1GpuProgramParameters.html#Ogre_1_1GpuProgramParametersw87">ACDataType</a> _dataType)</td></tr> |
---|
16 | |
---|
17 | <tr><td colspan=2><br><h2>Public Attributes</h2></td></tr> |
---|
18 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1GpuProgramParameters.html#Ogre_1_1GpuProgramParametersw86">AutoConstantType</a> </td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1GpuProgramParameters_1_1AutoConstantDefinition.html#Ogre_1_1GpuProgramParameters_1_1AutoConstantDefinitiono0">acType</a></td></tr> |
---|
19 | |
---|
20 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a471">String</a> </td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1GpuProgramParameters_1_1AutoConstantDefinition.html#Ogre_1_1GpuProgramParameters_1_1AutoConstantDefinitiono1">name</a></td></tr> |
---|
21 | |
---|
22 | <tr><td class="memItemLeft" nowrap align=right valign=top>size_t </td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1GpuProgramParameters_1_1AutoConstantDefinition.html#Ogre_1_1GpuProgramParameters_1_1AutoConstantDefinitiono2">elementCount</a></td></tr> |
---|
23 | |
---|
24 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1GpuProgramParameters.html#Ogre_1_1GpuProgramParametersw88">ElementType</a> </td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1GpuProgramParameters_1_1AutoConstantDefinition.html#Ogre_1_1GpuProgramParameters_1_1AutoConstantDefinitiono3">elementType</a></td></tr> |
---|
25 | |
---|
26 | <tr><td class="mdescLeft"> </td><td class="mdescRight">The type of the constant in the program. <a href="#Ogre_1_1GpuProgramParameters_1_1AutoConstantDefinitiono3"></a><br><br></td></tr> |
---|
27 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1GpuProgramParameters.html#Ogre_1_1GpuProgramParametersw87">ACDataType</a> </td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1GpuProgramParameters_1_1AutoConstantDefinition.html#Ogre_1_1GpuProgramParameters_1_1AutoConstantDefinitiono4">dataType</a></td></tr> |
---|
28 | |
---|
29 | <tr><td class="mdescLeft"> </td><td class="mdescRight">The type of any extra data. <a href="#Ogre_1_1GpuProgramParameters_1_1AutoConstantDefinitiono4"></a><br><br></td></tr> |
---|
30 | </table> |
---|
31 | <hr><h2>Constructor & Destructor Documentation</h2> |
---|
32 | <a class="anchor" name="Ogre_1_1GpuProgramParameters_1_1AutoConstantDefinitiona0" doxytag="Ogre::GpuProgramParameters::AutoConstantDefinition::AutoConstantDefinition" ></a><p> |
---|
33 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
34 | <tr> |
---|
35 | <td class="mdRow"> |
---|
36 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
37 | <tr> |
---|
38 | <td class="md" nowrap valign="top"> Ogre::GpuProgramParameters::AutoConstantDefinition::AutoConstantDefinition </td> |
---|
39 | <td class="md" valign="top">( </td> |
---|
40 | <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1GpuProgramParameters.html#Ogre_1_1GpuProgramParametersw86">AutoConstantType</a> </td> |
---|
41 | <td class="mdname" nowrap> <em>_acType</em>, </td> |
---|
42 | </tr> |
---|
43 | <tr> |
---|
44 | <td class="md" nowrap align="right"></td> |
---|
45 | <td></td> |
---|
46 | <td class="md" nowrap>const <a class="el" href="namespaceOgre.html#a471">String</a> & </td> |
---|
47 | <td class="mdname" nowrap> <em>_name</em>, </td> |
---|
48 | </tr> |
---|
49 | <tr> |
---|
50 | <td class="md" nowrap align="right"></td> |
---|
51 | <td></td> |
---|
52 | <td class="md" nowrap>size_t </td> |
---|
53 | <td class="mdname" nowrap> <em>_elementCount</em>, </td> |
---|
54 | </tr> |
---|
55 | <tr> |
---|
56 | <td class="md" nowrap align="right"></td> |
---|
57 | <td></td> |
---|
58 | <td class="md" nowrap><a class="el" href="classOgre_1_1GpuProgramParameters.html#Ogre_1_1GpuProgramParametersw88">ElementType</a> </td> |
---|
59 | <td class="mdname" nowrap> <em>_elementType</em>, </td> |
---|
60 | </tr> |
---|
61 | <tr> |
---|
62 | <td class="md" nowrap align="right"></td> |
---|
63 | <td></td> |
---|
64 | <td class="md" nowrap><a class="el" href="classOgre_1_1GpuProgramParameters.html#Ogre_1_1GpuProgramParametersw87">ACDataType</a> </td> |
---|
65 | <td class="mdname" nowrap> <em>_dataType</em></td> |
---|
66 | </tr> |
---|
67 | <tr> |
---|
68 | <td></td> |
---|
69 | <td class="md">) </td> |
---|
70 | <td class="md" colspan="2"></td> |
---|
71 | </tr> |
---|
72 | |
---|
73 | </table> |
---|
74 | </td> |
---|
75 | </tr> |
---|
76 | </table> |
---|
77 | <table cellspacing=5 cellpadding=0 border=0> |
---|
78 | <tr> |
---|
79 | <td> |
---|
80 | |
---|
81 | </td> |
---|
82 | <td> |
---|
83 | |
---|
84 | <p> |
---|
85 | |
---|
86 | <p> |
---|
87 | Definition at line <a class="el" href="OgreGpuProgram_8h-source.html#l00356">356</a> of file <a class="el" href="OgreGpuProgram_8h-source.html">OgreGpuProgram.h</a>. |
---|
88 | <p> |
---|
89 | References <a class="el" href="OgrePrerequisites_8h-source.html#l00156">Ogre::String</a>. </td> |
---|
90 | </tr> |
---|
91 | </table> |
---|
92 | <hr><h2>Member Data Documentation</h2> |
---|
93 | <a class="anchor" name="Ogre_1_1GpuProgramParameters_1_1AutoConstantDefinitiono0" doxytag="Ogre::GpuProgramParameters::AutoConstantDefinition::acType" ></a><p> |
---|
94 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
95 | <tr> |
---|
96 | <td class="mdRow"> |
---|
97 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
98 | <tr> |
---|
99 | <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1GpuProgramParameters.html#Ogre_1_1GpuProgramParametersw86">AutoConstantType</a> <a class="el" href="structOgre_1_1GpuProgramParameters_1_1AutoConstantDefinition.html#Ogre_1_1GpuProgramParameters_1_1AutoConstantDefinitiono0">Ogre::GpuProgramParameters::AutoConstantDefinition::acType</a> |
---|
100 | </table> |
---|
101 | </td> |
---|
102 | </tr> |
---|
103 | </table> |
---|
104 | <table cellspacing=5 cellpadding=0 border=0> |
---|
105 | <tr> |
---|
106 | <td> |
---|
107 | |
---|
108 | </td> |
---|
109 | <td> |
---|
110 | |
---|
111 | <p> |
---|
112 | |
---|
113 | <p> |
---|
114 | Definition at line <a class="el" href="OgreGpuProgram_8h-source.html#l00348">348</a> of file <a class="el" href="OgreGpuProgram_8h-source.html">OgreGpuProgram.h</a>. </td> |
---|
115 | </tr> |
---|
116 | </table> |
---|
117 | <a class="anchor" name="Ogre_1_1GpuProgramParameters_1_1AutoConstantDefinitiono4" doxytag="Ogre::GpuProgramParameters::AutoConstantDefinition::dataType" ></a><p> |
---|
118 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
119 | <tr> |
---|
120 | <td class="mdRow"> |
---|
121 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
122 | <tr> |
---|
123 | <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1GpuProgramParameters.html#Ogre_1_1GpuProgramParametersw87">ACDataType</a> <a class="el" href="structOgre_1_1GpuProgramParameters_1_1AutoConstantDefinition.html#Ogre_1_1GpuProgramParameters_1_1AutoConstantDefinitiono4">Ogre::GpuProgramParameters::AutoConstantDefinition::dataType</a> |
---|
124 | </table> |
---|
125 | </td> |
---|
126 | </tr> |
---|
127 | </table> |
---|
128 | <table cellspacing=5 cellpadding=0 border=0> |
---|
129 | <tr> |
---|
130 | <td> |
---|
131 | |
---|
132 | </td> |
---|
133 | <td> |
---|
134 | |
---|
135 | <p> |
---|
136 | The type of any extra data. |
---|
137 | <p> |
---|
138 | |
---|
139 | <p> |
---|
140 | Definition at line <a class="el" href="OgreGpuProgram_8h-source.html#l00354">354</a> of file <a class="el" href="OgreGpuProgram_8h-source.html">OgreGpuProgram.h</a>. </td> |
---|
141 | </tr> |
---|
142 | </table> |
---|
143 | <a class="anchor" name="Ogre_1_1GpuProgramParameters_1_1AutoConstantDefinitiono2" doxytag="Ogre::GpuProgramParameters::AutoConstantDefinition::elementCount" ></a><p> |
---|
144 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
145 | <tr> |
---|
146 | <td class="mdRow"> |
---|
147 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
148 | <tr> |
---|
149 | <td class="md" nowrap valign="top"> size_t <a class="el" href="structOgre_1_1GpuProgramParameters_1_1AutoConstantDefinition.html#Ogre_1_1GpuProgramParameters_1_1AutoConstantDefinitiono2">Ogre::GpuProgramParameters::AutoConstantDefinition::elementCount</a> |
---|
150 | </table> |
---|
151 | </td> |
---|
152 | </tr> |
---|
153 | </table> |
---|
154 | <table cellspacing=5 cellpadding=0 border=0> |
---|
155 | <tr> |
---|
156 | <td> |
---|
157 | |
---|
158 | </td> |
---|
159 | <td> |
---|
160 | |
---|
161 | <p> |
---|
162 | |
---|
163 | <p> |
---|
164 | Definition at line <a class="el" href="OgreGpuProgram_8h-source.html#l00350">350</a> of file <a class="el" href="OgreGpuProgram_8h-source.html">OgreGpuProgram.h</a>. </td> |
---|
165 | </tr> |
---|
166 | </table> |
---|
167 | <a class="anchor" name="Ogre_1_1GpuProgramParameters_1_1AutoConstantDefinitiono3" doxytag="Ogre::GpuProgramParameters::AutoConstantDefinition::elementType" ></a><p> |
---|
168 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
169 | <tr> |
---|
170 | <td class="mdRow"> |
---|
171 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
172 | <tr> |
---|
173 | <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1GpuProgramParameters.html#Ogre_1_1GpuProgramParametersw88">ElementType</a> <a class="el" href="structOgre_1_1GpuProgramParameters_1_1AutoConstantDefinition.html#Ogre_1_1GpuProgramParameters_1_1AutoConstantDefinitiono3">Ogre::GpuProgramParameters::AutoConstantDefinition::elementType</a> |
---|
174 | </table> |
---|
175 | </td> |
---|
176 | </tr> |
---|
177 | </table> |
---|
178 | <table cellspacing=5 cellpadding=0 border=0> |
---|
179 | <tr> |
---|
180 | <td> |
---|
181 | |
---|
182 | </td> |
---|
183 | <td> |
---|
184 | |
---|
185 | <p> |
---|
186 | The type of the constant in the program. |
---|
187 | <p> |
---|
188 | |
---|
189 | <p> |
---|
190 | Definition at line <a class="el" href="OgreGpuProgram_8h-source.html#l00352">352</a> of file <a class="el" href="OgreGpuProgram_8h-source.html">OgreGpuProgram.h</a>. </td> |
---|
191 | </tr> |
---|
192 | </table> |
---|
193 | <a class="anchor" name="Ogre_1_1GpuProgramParameters_1_1AutoConstantDefinitiono1" doxytag="Ogre::GpuProgramParameters::AutoConstantDefinition::name" ></a><p> |
---|
194 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
195 | <tr> |
---|
196 | <td class="mdRow"> |
---|
197 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
198 | <tr> |
---|
199 | <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a471">String</a> <a class="el" href="structOgre_1_1GpuProgramParameters_1_1AutoConstantDefinition.html#Ogre_1_1GpuProgramParameters_1_1AutoConstantDefinitiono1">Ogre::GpuProgramParameters::AutoConstantDefinition::name</a> |
---|
200 | </table> |
---|
201 | </td> |
---|
202 | </tr> |
---|
203 | </table> |
---|
204 | <table cellspacing=5 cellpadding=0 border=0> |
---|
205 | <tr> |
---|
206 | <td> |
---|
207 | |
---|
208 | </td> |
---|
209 | <td> |
---|
210 | |
---|
211 | <p> |
---|
212 | |
---|
213 | <p> |
---|
214 | Definition at line <a class="el" href="OgreGpuProgram_8h-source.html#l00349">349</a> of file <a class="el" href="OgreGpuProgram_8h-source.html">OgreGpuProgram.h</a>. </td> |
---|
215 | </tr> |
---|
216 | </table> |
---|
217 | <hr>The documentation for this struct was generated from the following file:<ul> |
---|
218 | <li><a class="el" href="OgreGpuProgram_8h-source.html">OgreGpuProgram.h</a></ul> |
---|
219 | <hr> |
---|
220 | <p> |
---|
221 | Copyright © 2000-2005 by The OGRE Team<br /> |
---|
222 | <!--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/> |
---|
223 | This 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/> |
---|
224 | <!--/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#"> |
---|
225 | <Work rdf:about=""> |
---|
226 | <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" /> |
---|
227 | <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" /> |
---|
228 | </Work> |
---|
229 | <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> --> |
---|
230 | |
---|
231 | Last modified Sun Mar 12 14:39:03 2006 |
---|
232 | </p> |
---|
233 | </body> |
---|
234 | </html> |
---|