source: GTP/trunk/App/Demos/Illum/Envmap/doc/html/struct_reduce_texture_v_s__output.html @ 843

Revision 843, 3.1 KB checked in by szirmay, 18 years ago (diff)
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3<title>gyak: ReduceTextureVS_output Struct Reference</title>
4<link href="doxygen.css" rel="stylesheet" type="text/css">
5</head><body>
6<!-- Generated by Doxygen 1.4.2 -->
7<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div>
8<h1>ReduceTextureVS_output Struct Reference</h1><a href="struct_reduce_texture_v_s__output-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
9<tr><td></td></tr>
10<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
11<tr><td class="memItemLeft" nowrap align="right" valign="top">float4&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_reduce_texture_v_s__output.html#o0">hPosition</a>: POSITION</td></tr>
12
13<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">&lt; vertex shader output, pixel shader input  <a href="#o0"></a><br></td></tr>
14<tr><td class="memItemLeft" nowrap align="right" valign="top">float2&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_reduce_texture_v_s__output.html#o1">Position</a>: TEXCOORD0</td></tr>
15
16</table>
17<hr><h2>Member Data Documentation</h2>
18<a class="anchor" name="o0" doxytag="ReduceTextureVS_output::hPosition"></a><p>
19<table class="mdTable" cellpadding="2" cellspacing="0">
20  <tr>
21    <td class="mdRow">
22      <table cellpadding="0" cellspacing="0" border="0">
23        <tr>
24          <td class="md" nowrap valign="top">float4 <a class="el" href="struct_reduce_texture_v_s__output.html#o0">ReduceTextureVS_output::hPosition</a>          </td>
25        </tr>
26      </table>
27    </td>
28  </tr>
29</table>
30<table cellspacing="5" cellpadding="0" border="0">
31  <tr>
32    <td>
33      &nbsp;
34    </td>
35    <td>
36
37<p>
38&lt; vertex shader output, pixel shader input
39<p>
40    </td>
41  </tr>
42</table>
43<a class="anchor" name="o1" doxytag="ReduceTextureVS_output::Position"></a><p>
44<table class="mdTable" cellpadding="2" cellspacing="0">
45  <tr>
46    <td class="mdRow">
47      <table cellpadding="0" cellspacing="0" border="0">
48        <tr>
49          <td class="md" nowrap valign="top">float2 <a class="el" href="struct_reduce_texture_v_s__output.html#o1">ReduceTextureVS_output::Position</a>          </td>
50        </tr>
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    </td>
64  </tr>
65</table>
66<hr>The documentation for this struct was generated from the following file:<ul>
67<li><a class="el" href="_env_map_8fx.html">EnvMap.fx</a></ul>
68<hr size="1"><address style="align: right;"><small>Generated on Thu Apr 27 11:58:01 2006 for gyak by&nbsp;
69<a href="http://www.doxygen.org/index.html">
70<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.2 </small></address>
71</body>
72</html>
Note: See TracBrowser for help on using the repository browser.