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

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

added ogre dependencies and patched ogre sources

Line 
1<html>
2<head>
3<title>Ogre::GpuProgramParameters::IntConstantEntry 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&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::GpuProgramParameters::IntConstantEntry Struct Reference</h1>Int parameter entry; contains both a group of 4 values and an indicator to say if it's been set or not. 
11<a href="#_details">More...</a>
12<p>
13<code>#include &lt;<a class="el" href="OgreGpuProgram_8h-source.html">OgreGpuProgram.h</a>&gt;</code>
14<p>
15<a href="structOgre_1_1GpuProgramParameters_1_1IntConstantEntry-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>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1GpuProgramParameters_1_1IntConstantEntry.html#Ogre_1_1GpuProgramParameters_1_1IntConstantEntrya0">IntConstantEntry</a> ()</td></tr>
19
20<tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
21<tr><td class="memItemLeft" nowrap align=right valign=top>int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1GpuProgramParameters_1_1IntConstantEntry.html#Ogre_1_1GpuProgramParameters_1_1IntConstantEntryo0">val</a> [4]</td></tr>
22
23<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structOgre_1_1GpuProgramParameters_1_1IntConstantEntry.html#Ogre_1_1GpuProgramParameters_1_1IntConstantEntryo1">isSet</a></td></tr>
24
25</table>
26<hr><a name="_details"></a><h2>Detailed Description</h2>
27Int parameter entry; contains both a group of 4 values and an indicator to say if it's been set or not.
28<p>
29This allows us to filter out constant entries which have not been set by the renderer and may actually be being used internally by the program.
30<p>
31
32<p>
33Definition at line <a class="el" href="OgreGpuProgram_8h-source.html#l00316">316</a> of file <a class="el" href="OgreGpuProgram_8h-source.html">OgreGpuProgram.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
34<a class="anchor" name="Ogre_1_1GpuProgramParameters_1_1IntConstantEntrya0" doxytag="Ogre::GpuProgramParameters::IntConstantEntry::IntConstantEntry" ></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" nowrap valign="top"> Ogre::GpuProgramParameters::IntConstantEntry::IntConstantEntry </td>
41          <td class="md" valign="top">(&nbsp;</td>
42          <td class="mdname1" valign="top" nowrap>          </td>
43          <td class="md" valign="top">&nbsp;)&nbsp;</td>
44          <td class="md" nowrap></td>
45        </tr>
46
47      </table>
48    </td>
49  </tr>
50</table>
51<table cellspacing=5 cellpadding=0 border=0>
52  <tr>
53    <td>
54      &nbsp;
55    </td>
56    <td>
57
58<p>
59
60<p>
61Definition at line <a class="el" href="OgreGpuProgram_8h-source.html#l00320">320</a> of file <a class="el" href="OgreGpuProgram_8h-source.html">OgreGpuProgram.h</a>.    </td>
62  </tr>
63</table>
64<hr><h2>Member Data Documentation</h2>
65<a class="anchor" name="Ogre_1_1GpuProgramParameters_1_1IntConstantEntryo1" doxytag="Ogre::GpuProgramParameters::IntConstantEntry::isSet" ></a><p>
66<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
67  <tr>
68    <td class="mdRow">
69      <table cellpadding="0" cellspacing="0" border="0">
70        <tr>
71          <td class="md" nowrap valign="top"> bool <a class="el" href="structOgre_1_1GpuProgramParameters_1_1IntConstantEntry.html#Ogre_1_1GpuProgramParameters_1_1IntConstantEntryo1">Ogre::GpuProgramParameters::IntConstantEntry::isSet</a>
72      </table>
73    </td>
74  </tr>
75</table>
76<table cellspacing=5 cellpadding=0 border=0>
77  <tr>
78    <td>
79      &nbsp;
80    </td>
81    <td>
82
83<p>
84
85<p>
86Definition at line <a class="el" href="OgreGpuProgram_8h-source.html#l00319">319</a> of file <a class="el" href="OgreGpuProgram_8h-source.html">OgreGpuProgram.h</a>.    </td>
87  </tr>
88</table>
89<a class="anchor" name="Ogre_1_1GpuProgramParameters_1_1IntConstantEntryo0" doxytag="Ogre::GpuProgramParameters::IntConstantEntry::val" ></a><p>
90<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
91  <tr>
92    <td class="mdRow">
93      <table cellpadding="0" cellspacing="0" border="0">
94        <tr>
95          <td class="md" nowrap valign="top"> int <a class="el" href="structOgre_1_1GpuProgramParameters_1_1IntConstantEntry.html#Ogre_1_1GpuProgramParameters_1_1IntConstantEntryo0">Ogre::GpuProgramParameters::IntConstantEntry::val</a>[4]
96      </table>
97    </td>
98  </tr>
99</table>
100<table cellspacing=5 cellpadding=0 border=0>
101  <tr>
102    <td>
103      &nbsp;
104    </td>
105    <td>
106
107<p>
108
109<p>
110Definition at line <a class="el" href="OgreGpuProgram_8h-source.html#l00318">318</a> of file <a class="el" href="OgreGpuProgram_8h-source.html">OgreGpuProgram.h</a>.    </td>
111  </tr>
112</table>
113<hr>The documentation for this struct was generated from the following file:<ul>
114<li><a class="el" href="OgreGpuProgram_8h-source.html">OgreGpuProgram.h</a></ul>
115<hr>
116<p>
117Copyright &copy; 2000-2005 by The OGRE Team<br />
118<!--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/>
119This 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/>
120                <!--/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#">
121                <Work rdf:about="">
122                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
123        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
124                </Work>
125                <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> -->
126
127Last modified Sun Feb 12 13:00:35 2006
128</p>
129</body>
130</html>
Note: See TracBrowser for help on using the repository browser.